in Zoho CRM Data is no json objects anymore
Status: Closed · Asked by Sebastian Stein on · 0 views
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)

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.
