Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Is there a way in ACS to consume exposed APIs

Avatar

Level 4

Hi All,

 

Is there a way in ACS to consume cloud exposed API's? Not SFTP and external API activity as it is beta version and the ability for external api activity is to pass a value from ACS DB to fetch details from 3rd party API.

 

My use case is to receive data from the cloud APIs exposed.

 

Thanks,

cl

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi Chan,

 

ACS is not able to do any outbound API call and all the inbound API calls need to go through Adobe IO.

 

Thanks

David

View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor

Hi Chan,

 

ACS is not able to do any outbound API call and all the inbound API calls need to go through Adobe IO.

 

Thanks

David

Avatar

Level 4
what about external api activity which is in BETA version?

Avatar

Community Advisor
external API is meant for fetching of campaign wide data (latest set of offers, latest scores etc.) not for retrieving specific information for each profile as that can result in large amounts of data being transferred.