Generic API expose on ACS | Community
Skip to main content
chan2111
Level 4
May 8, 2020
Solved

Generic API expose on ACS

  • May 8, 2020
  • 1 reply
  • 5097 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Jyoti_Yadav

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.

1 reply

Jyoti_Yadav
Jyoti_YadavAccepted solution
Level 8
May 19, 2020

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.

chan2111
chan2111Author
Level 4
May 27, 2020
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