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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

解決済み

Generic API expose on ACS

Avatar

Level 4

Hi All,

 

Is there a way to expose a single generic API using a bridge between Adobe IO and external system.

 

For example: External System--->Bridge--->AdobeIO--->ACS

 

Thanks,

Cl

トピック

トピックはコミュニティのコンテンツの分類に役立ち、関連コンテンツを発見する可能性を広げます。

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

Avatar

正解者
Level 10

Hi,

 

Are you trying to achieve something like below mentioned scenario?

 

"A marketer or technical specialist will create the campaign workflow. When they place the activity on the canvas, they will need to configure the activity for the specific task. This will include specifying the input and output mappings, API credentials, REST URL endpoint, parameters, etc. The marketers or technical specialist will then run the workflow to verify that the data is being transferred properly."

 

If yes, then it is possible. You cannot transfer files but you can transfer profile data. However, you cannot use this feature for heavy data transfers. Max Payload is designed to be 5MB. It is not available for transactional messaging.

 

Thanks.

元の投稿で解決策を見る

2 返信

Avatar

正解者
Level 10

Hi,

 

Are you trying to achieve something like below mentioned scenario?

 

"A marketer or technical specialist will create the campaign workflow. When they place the activity on the canvas, they will need to configure the activity for the specific task. This will include specifying the input and output mappings, API credentials, REST URL endpoint, parameters, etc. The marketers or technical specialist will then run the workflow to verify that the data is being transferred properly."

 

If yes, then it is possible. You cannot transfer files but you can transfer profile data. However, you cannot use this feature for heavy data transfers. Max Payload is designed to be 5MB. It is not available for transactional messaging.

 

Thanks.

Avatar

Level 4
Thank you but was not trying that i was referring to orchestration of campaign API's to be called thru a single API and was able to do it through Azure API