コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Calling external API

Avatar

Level 3
Level 3

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?

1 受け入れられたソリューション

Avatar

正解者
Community Advisor
3 返信

Avatar

Community Advisor

@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

Avatar

Level 3
Level 3

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

Avatar

正解者
Community Advisor

@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

Thanks, Sathees