Skip to main content
Level 3
May 13, 2023
Solved

Calling external API

  • May 13, 2023
  • 3 replies
  • 1212 views

I need to make a http post request to an external API that is not REST, is this possible with the ACS External API activity? otherwise what are my options?

Best answer by SatheeskannaK

@o_x Use of Adobe I/O in the context of ACS given here. 

https://blog.developer.adobe.com/adobe-campaign-standard-and-web-push-notifications-5c12c0f4ada2

3 replies

SatheeskannaK
Adobe Champion, Community Advisor, UG Leader
Adobe Champion, Community Advisor, UG Leader
May 13, 2023

@o_x,

 

No. External API activity won't support http post request. I don't think there is a good way to make a non-secure http post call from ACS to API.

Thanks, Sathees
o_XAuthor
Level 3
May 17, 2023

I read somewhere you can use Adobe I/O actions/events for this purpose but the documentation is rather confusing.

SatheeskannaK
Adobe Champion, Community Advisor, UG Leader
SatheeskannaKAdobe Champion, Community Advisor, UG LeaderAccepted solution
Adobe Champion, Community Advisor, UG Leader
May 17, 2023
Thanks, Sathees