Server Information
osTicket Version v1.12 (a076918) — Up to date
Web Server Software Apache/2.4.6 (CentOS)
MySQL Version 5.5.60
PHP Version 7.3.5
OS: CentOS 7.3
Hi,
Use case:
- Customer sends an email requesting for invoice copy.
- This email is downloaded into OST
- We reply to the customer informing him that he will receive an email from our business application.
- We email the invoice via the business application.
---> For future reference purpose, we would like to add a copy of this email in the same OST thread.
Is there an API which will allow me to insert the mail from the business application into OST?
What is the best way to achieve this?
Thanks