I need a way to add an issue via the API - as an email object (that's quoted on reply) with metadata (computer, ...) Or alternatively, a way to import custom mail header fields as metadata alongside the fetched mails' content themselves.
|
1
|
|
|
|
|
1
|
Currently the XML api only lets you send an email, but doesn't let you inject an email event into the database. You can set the customer email when creating a new case (which will allow you to 'reply' to the case) but it won't be formatted as an email. There are a few workarounds:
The final option would give you complete control over the case. |
||
|
|