Search found 1 match

by MariaWilczek
27 Oct 2020, 18:28
Forum: Developers
Topic: Reply to an email using OTRS API
Replies: 1
Views: 3676

Reply to an email using OTRS API

Hello All :)

I need to reply to an email through an HTTP request using Generic Interface.

Unfortunately, I don't have access to the admin side, so I don't know how the Generic Interface web service is implemented in my case. I have read official documentation:
https://doc.otrs.com/

and studied ...