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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

Do we have any api exposed to update campaign metadata in ACS? or Is there a way to update campaign metadata from external

Avatar

Level 2
 
3 返信

Avatar

Employee Advisor

No, there is no such API in ACS.

You might create a workflow with a Signal activity and call that with parameters via API.

Or as an alternative, create a custom resource to store the data via API and then a acheduled workflow to process these records

Avatar

Level 2

Hello ramon_bisswange,

As you mentioned on your first approach(signal activity), Is it possible to update the campaign metadata? not a custom schema

Avatar

Employee Advisor
Yes. Campaign meta data can be modified using an "Update Data" activity inside the workflow.