lifeninjamisty
Member
I'm getting parsing_error on a "Create or Update Subscriber" action for Drip. Can someone please help me with how to fix this?
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.
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: