in Zoho CRM Data is no json objects anymore

zukii33

Member
Yesterday I created a workflow with Zoho CRM trigger and the multiselect data was send as an JSON Array... and today all data is send as a single line... but I need it as an JSON Array...

Yesterday these 2 lines were one json array

the flow is called "Zoho CRM Unterlagen" in my dashboard (if needed)

Screenshot_1.png
 
P

Pabblymember11

Guest
Hey @zukii33

To retrieve the API response in JSON format, you must capture it in the advanced mode by activating the "Simple Response" toggle. This will enable you to receive the JSON array.

1708749902247.png
 
Top