Hello! I have a question about how can outside systems/webpages call Adobe Campaign Classic's internal API.
The use case is as followings:
1. A user on an EC site add some contents in his/her shopping cart.
2. After 30mins, the user still haven't made purchase.
3. Adobe campaign gets the user's information and send him/her an email to remind him/her of purchasing.
On the EC site, we have an tag collecting user action information. So are there any way that can allow the system managing that tracking tag to interact with Adobe campaign and tell it to send a delivery to that specific user? I'm considering create a SOAP method but have no idea how outside system can call the SOAP method.
Hope you can give me some idea! Thank you!!