FUB Appointment API: https://docs.followupboss.com/reference/appointments-1
I have a problem in creating the appointment invitees using FUB API. I’m using Custom Request in Webhooks by Zapier because the Zapier support told me that it would be helpful if we did that but I’m getting this error.
This is my data in Zapier.
I also checked with FUB Support and they said that the format is correct but all the JSON is being escaped and sent as a string, not an actual JSON object.
Anyone have an idea to do this? Thanks.