Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

SMS integration in adobe campaign classic

Avatar

Level 3

Hi Team,

 

How to configure external vendor for SMS in adobe campaign classic.

Required sample external account configuration and javascript connector for extranal API and to capture the responses and store it in the schema.

 

Thanks,

 

3 Replies

Avatar

Community Advisor

Hi,

 

Use Generic SMPP if your vendor is not in the list of OOTB vendors.

If vendor doesn't support SMPP, create a script and specify it in the external account. Use nms:androidPushConnectorV2.js as a reference.

 

Thanks,

-Jon

Avatar

Level 3

How to read the responses as we get for each customers as shown below.

 

<?xml version="1.0" encoding="UTF-8"?> <response success="true"> <message id="11787545911" type="generic" status="sent"> <phone_number>4438121370</phone_number> <profile>50758506</profile> <body>Hello</body> <sent_at>2020-11-18 12:08:16 UTC</sent_at> <message_template_id/> <mms>false</mms> <multipart>false</multipart> <campaign id="2084401" active="true"> <name> Testing</name> </campaign> </message> </response>

Avatar

Level 3

Hi @Jonathon_wodnicki 

 

When we have selected the bulk delivery mode, in Mobile section what details we need to provide?

 

Can we use Custom delivery connector can be used for existing channels like SMS, Email or else we should use only for channels?

 

sachincs1991_0-1607061790226.png

 

sachincs1991_1-1607061983146.png

 

 

sachincs1991_2-1607062002458.png

 

Thanks,

Sachin C S