• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Drip "Create or Update Subscriber" Parsing Error

I'm getting parsing_error on a "Create or Update Subscriber" action for Drip. Can someone please help me with how to fix this?
1729028556581.png

The "Data In" looks like this (slightly edited for privacy but there ARE two words in the first name field):
"{ \"subscribers\": [ { \"first_name\": \"Test Name\", \"last_name\": \"\", \"email\": \"[email protected]\", \"address1\": \"\", \"address2\": \"\", \"city\": \"\", \"state\": \"\", \"zip\": \"\", \"country\": \"\", \"tags\": [Affiliate], \"time_zone\": \"\" } ] }"

I double-checked and this did also fail another time when the first name did not have a space in it.
 
Last edited:
Here are the most recent reruns of two that errored:
IjU3NjUwNTZkMDYzMTA0MzU1MjY0NTUzYzUxM2I1MTYyNTQzNDBmMzgi_pc
IjU3NjUwNTZkMDYzMTA0MzU1MjY0NTUzYzUxMzU1MTZhNTQzNzBmMzQi_pc
 

ArshilAhmad

Moderator
Staff member
It seems you weren't passing the tags within double quotation marks, which was causing the issue. We have made the necessary change on your behalf, and it seems to have resolved the problem.
1729121678857.png
 
Top