내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Exploration of ACS APIs - Custom Resources

Avatar

Level 2

Hi Team,

I am trying to explore ACS APIs for Custom Resources as well as schemas other than Profile schema.

I have a use-case  of inserting data in custom and ootb resources using ACS APIs for external systems.

I was unable to find the documentation describing in details the ACS Custom Resources APIs as well as for other schemas.

I have visited the following apis link for ACS - 

https://docs.adobe.com/content/help/en/campaign-standard/using/working-with-apis/interacting-with-cu...

 

Could you please help me with details  api example  (CURL scripts) for custom resources and other OOTB resources and also if you can suggest any good approach for my use-case mentioned.

 

Thanks in advance.!

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Community Advisor

Hi @acs-ratul,

 

Incase, if you don't have custom resources linked to profile and you can follow this documentation to access custom resources directly through API.

Access Custom Resource Directly 

ACS API CRUD operation examples can be found here,

CRUD Operation Examples 

 

Thanks, Sathees

Thanks, Sathees

원본 게시물의 솔루션 보기

8 답변 개

Avatar

Community Advisor

Hi @acs-ratul,

 

Refer the API documentation and it has JSON examples that you can use on postman.

Campaign REST API 

 

Thanks, Sathees

Thanks, Sathees

Avatar

Administrator

Hi @acs-ratul,

Were you able to resolve this query? Do let us know.

Thanks!



Sukrity Wadhwa

Avatar

Level 2

Hey Sukrity_Wadhwa,

I tried exploring the apis and were able to use the custom-resource apis for Adobe Campaign Standard. Its Just that the resources were linked to profile schema.
With the help of following discussion, I was able to execute the apis - 
https://experienceleaguecommunities.adobe.com/t5/adobe-campaign-standard/acs-api-how-to-target-custo...

Any other information/resources would be helpful

Avatar

Administrator

Hi @acs-ratul,

 

Thanks for the update. I will ask the SMEs to help you further with your problem.

 

 



Sukrity Wadhwa

Avatar

Administrator

@SatheeskannaK Would you be able to help @acs-ratul here? Thanks!



Sukrity Wadhwa

Avatar

정확한 답변 작성자:
Community Advisor

Hi @acs-ratul,

 

Incase, if you don't have custom resources linked to profile and you can follow this documentation to access custom resources directly through API.

Access Custom Resource Directly 

ACS API CRUD operation examples can be found here,

CRUD Operation Examples 

 

Thanks, Sathees

Thanks, Sathees

Avatar

Administrator
Hi @Deleted Account-ratul, Was this solution helpful? Please let us know if you need more help. Thanks!


Sukrity Wadhwa

Avatar

Level 2
Thanks a lot...Its really helpful