Can we integrate SMS in Adobe when external vendor is offering rest API's.? | Community
Skip to main content
November 14, 2020
Solved

Can we integrate SMS in Adobe when external vendor is offering rest API's.?

  • November 14, 2020
  • 4 replies
  • 2308 views

Team,

 

One of our customer is trying to implement the integration of sms from Adobe Campaign Classic where the choosen vendor has provided REST API's for integration.We are not sure if the integration is possible.We are not finding any documentation regarding the integration with Rest API's.We are able to communicate vis Java scripts to the external vendor and are able to do synchronous calls.But the big question is how to make the configuration settings at Adobe side.Any help will be highly appreciated.

 

Thanks & Regards,

Praveen

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Milan_Vucetic

Hi @pmatsa1 

of course it is posible. All you need is to create custom javascript connector which will handle this REST communitation. Finaly, you will create new external account (which calls this javascript connector) and set it in the SMS delivery. Anyway, this must be written by people who understand the process (AC developers or external consultant companies).

Regards,

Milan

 

4 replies

Milan_Vucetic
Milan_VuceticAccepted solution
Level 9
November 15, 2020

Hi @pmatsa1 

of course it is posible. All you need is to create custom javascript connector which will handle this REST communitation. Finaly, you will create new external account (which calls this javascript connector) and set it in the SMS delivery. Anyway, this must be written by people who understand the process (AC developers or external consultant companies).

Regards,

Milan

 

Level 2
December 7, 2020
Hi Milan Thanks for taking valuable time to respond.Is there a sample code which we can reference for this implementation.If so can you help us.I am reachable at praveen.matsa@speridian.com
DavidKangni
Community Advisor
Community Advisor
November 15, 2020

Hi Praveen,

 You'll need to create and implement a new delivery connector.

Here are the two different possible implementations for a connector:

  1. as an external Web Service, that ACC calls through SOAP
  2. as a JavaScript package implemented within ACC itself

Each method has benefits and drawbacks.

Thanks,

David

David Kangni
Level 2
December 7, 2020
Thank you David.We miss you.Will call you some time.
Jonathon_wodnicki
Community Advisor
Community Advisor
November 18, 2020

Hi,

 

Yes, I've done it a couple times. Use nms:androidPushConnectorV2.js as a reference to create a new connector js lib.

Set the external account to use it under the Connector tab.

 

Thanks,

-Jon

Level 2
December 7, 2020
Hi @202878,
Sukrity_Wadhwa
Community Manager
Community Manager
November 27, 2020

Hi @pmatsa1,

Were you able to resolve this query with any of the given solutions or do you need more help? Do let us know.

Thanks!

Sukrity Wadhwa