Hi,
We want to integrate VTEX with Adobe Campaign for sending Order updates on Whatsapp in real time. Any suggestions on which APIs can be used? Can VTEX consume Adobe APIs to trigger status change?
Thanks,
Hi,
We want to integrate VTEX with Adobe Campaign for sending Order updates on Whatsapp in real time. Any suggestions on which APIs can be used? Can VTEX consume Adobe APIs to trigger status change?
Thanks,
Hello,
excuse my English.
vtex you can make a service app, which listens to the changes in the command hook and thereby trigger the call of the external API as well as consume the commands to send said data to the Adobe API.
or something simpler with the vtex triggers you can listen to the order table in the master data and execute said trigger on each change.