Google Sheets append error with MailChimp new subscribers
Status: Closed · Asked by takingaction on · 0 views
Hi, I'm getting an error when trying to append a new MailChimp subscriber to Google Sheets:
"Invalid JSON payload received. Unknown name "": Root element must be a message."

Thanks,
Ron
I chose "add a new row" now instead of "append" and it's resolved now. Thanks!
Hey @takingaction
Hi, I'm getting an error when trying to append a new MailChimp subscriber to Google Sheets:"Invalid JSON payload received. Unknown name "": Root element must be a message."
[IMG alt="append-error.png"]https://forum.pabbly.com/attachments/append-error-png.6832/[/IMG]
You need to pass the values in a comma-separated line with double quotes. Also mentioned in the help text. Kindly try again and let us know if that works for you.
Eg - "Test 1","Test2","Test 3"
Regards