Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

harishs16
harishs16
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
0

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by harishs16
Customize the badges you want to showcase on your profile
Re: Invoking external REST API from Campaign Workflow - Adobe Campaign 02-07-2018
Thanks Adhlyan for quick reply,The above documentation giving info about how can we make a calls to ACS API's through REST. But my requirement is, Need to call third-party API's from ACS workflows. In Classic I used to call third-party API's through JS activity in workflow like as below JS snippetvar http = new HttpClientRequest("https://..."); http.header["UserName"] = strLogin; http.header["Password"] = strPwd; http.method = "GET" http.execute(); var resp = http.response;In Standard am not abl...

Views

5.3K

Likes

2

Replies

0
Re: Working with Adobe Campaign Standard's REST APIs - Adobe Campaign Standard 02-07-2018
Hi, I have gone through above links, it's about how to call ACS from external services. But how can we make a call from ACS to external service. I don't see any JS activity in ACS like as classic.Thanks in advance..

Views

11.6K

Likes

0

Replies

0
External Call from Adobe Campaign Standard - Adobe Campaign Standard 02-07-2018
Hi, we have a requirement where we make external API call from Campaign Standard. In Classic I used to make a call from JS activity.But in Standard i don't see any JS activity, please let us know Is there any JS activity in Standard? or Do we have any other option to call external API's from Standard?Thanks in advance.

Views

1.3K

Likes

0

Replies

1
Re: Invoking external REST API from Campaign Workflow - Adobe Campaign 02-07-2018
Hi Amit, I couldn't able to see any JS activity in Adobe Campaign Standard, please let us know how can I make external API call for Standard?

Views

5.3K

Likes

0

Replies

0
Likes from