How to send Email and SMS over http
Hi
I want to send Email and SMS over http in Adobe Campaign. Beacuse the Email and SMS vendor in our place only support HTTP and the API is private.
Is there a way to to do that?
What I think is as follow( but it will failed and the JavaScript of Connector was not called):
(1) create a new "External Account" with the next general configuration
Type: Routing
Channel: Email
Delivery mode: External

(2) Write a JavaScrpt Connector and set it to the "Connector" of the my "External Account"

best regards.