Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Post data to specific attributes using REST API?

Avatar

Level 1

Hi there, is it possible to post data to attributes and/or custom attributes using REST API? If so, is there a specific call that can be used to do this and where would I find this documentation? Is it possible for any examples to be shared?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Flower22 

Attached is the link for AEP API's
https://developer.adobe.com/experience-platform-apis/

 

Hope this helps!

David

View solution in original post

2 Replies

Avatar

Employee

@Flower22 Yes doable, using API for upserts. Also possible like below 

https://experienceleague.adobe.com/en/docs/experience-platform/data-prep/upserts

Avatar

Correct answer by
Community Advisor

Hi @Flower22 

Attached is the link for AEP API's
https://developer.adobe.com/experience-platform-apis/

 

Hope this helps!

David