The Flow is triggered whenever a new Booking is scheduled. I am using the bookings appointment details to:
When testing it always fails at the last step of adding the contact to a Campaign List with the output error Zoho Campaigns says "Error in subscription. Please retry after sometime."
{
"Address": "The Hive, 5 Tai Mong Tsai Road",
"Spiritual": "",
"First Name": "Tim",
"Website": "",
"Job Title": "",
"Skin Wellness Consultation": "",
"Contact Email": "tim@xyz.com",
"Twitter Handle": "",
"Zip Code": 999077,
"Phone": "+85212345678",
"Portal": #####2168, (Obsfucated for posting here)
"List": "8298807e4bd6c7486705efb07187d539c98e811#########", (Also Obsfucated)
"Secondary Email": "",
"Linkedin Handle": "",
"Lead Source": "",
"TEST FIELD": "02-Jul-2020 21:45:00",
"Facebook Handle": "",
"Title": "",
"City": "Sai Kung",
"Mobile": "",
"Company Name": "",
"State": "New Territories",
"Dermapen Consultation": "",
"Note": "",
"Skin Consultation": "",
"Country": "Hong Kong",
"Massage": "",
"Last Name": "Sparrow"
}
I have re-checked and reset up the connector but it still fails. I cannot find any information on the error other than it is for error code 2001 in campaigns, which doesn't help with debugging.