Calling external API | Adobe Higher Education
Skip to main content
Level 3
May 13, 2023
Respondido

Calling external API

  • May 13, 2023
  • 1 resposta
  • 1166 Visualizações

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?

Melhor resposta por 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

1 Resposta

SatheeskannaK
Community Advisor
Community Advisor
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_XAutor
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
Community Advisor
Community Advisor
May 17, 2023
Thanks, Sathees