Triggering a signal activity - Call workflow with parameters using a payload with parameters on JSON format (object x array) | Community
Skip to main content
acc_acs
Level 3
August 18, 2021
Solved

Triggering a signal activity - Call workflow with parameters using a payload with parameters on JSON format (object x array)

  • August 18, 2021
  • 1 reply
  • 1001 views

Hi There!

 

I've just tried call a workflow with a JSON object with sucess. See below a JSON object format sample that I used.

 

 

Now I need send more than one objects in the same time using a JSON array format. But there is an error like this: "'0' parameter isn't defined in signal activity."


Question. Does the TSA only accept JSON object format? See below a JSON array format sample that I'm trying use.

 

In Adobe's documentation, so far I have found no reference for JSON type and format on "Triggering a signal activity ". Or some information on limitations of this service.

https://experienceleague.adobe.com/docs/campaign-standard/using/working-with-apis/managing-workflows/triggering-a-signal-activity.html?lang=en

 

In other words, I'd like use the JSON array instead JSON object.

 

 

Regards

Paulo

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 bisswang

Unfortunately today you can't send arrays / multiple values.

The parameters defined on the signal acitvity are all "single value fields" only

1 reply

bisswangAdobe EmployeeAccepted solution
Adobe Employee
September 2, 2021

Unfortunately today you can't send arrays / multiple values.

The parameters defined on the signal acitvity are all "single value fields" only