Hi together,
i want to get the raw format of an imported mail via rest api to store that into a crm. Is there a way to get that?
Used version: 6.3.1
Thanks for help.
Hi together,
i want to get the raw format of an imported mail via rest api to store that into a crm. Is there a way to get that?
Used version: 6.3.1
Thanks for help.
Yes of course. All you need to know is the ticket article ID to do that:
/api/v1/ticket_article_plain/<article ID>