You need to sign in to do that
Don't have an account?

How can I track outbound emails using API?
Hello guys,
I am curious to find a way using API that will allow me to keep track of outbound email messages in Salesforce?
Thanks in advance.
I am curious to find a way using API that will allow me to keep track of outbound email messages in Salesforce?
Thanks in advance.
- An outbound message sends information to a designated endpoint, like an external service. Outbound messages are configured from Setup. You must configure the external endpoint and create a listener for the messages using the SOAP API.
- Please Refer the below link for reference.
- https://developer.salesforce.com/forums/?id=906F0000000BLbBIAW
- https://documentation.mailgun.com/quickstart-events.html#events
I hope it will be helpful.Best Regards
Rahul Kumar