• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

  • Due to Holi celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed.

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