• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

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