Question

How to create appointment invitees in Follow Up Boss using API

  • 6 December 2022
  • 2 replies
  • 32 views

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. 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Userlevel 7
Badge +8

Hi @HGT Zaps 

 

Hace you tried using the POST method instead? 

That’s what I used first but it’s not creating the Appointment Invitees then the Zapier Support suggested to use Custom Request which also has the same problem.