Discussions
call recordings - can we access these any longer?
Just wondering exactly when the call voice recording will no longer be available?
Webhooks for Users
Hello! I don't see any webhooks for Users in https://docs.followupboss.com/reference/webhooks-guide . Are there truly no webhooks for User updates and deletes?
Call Summary & Transcript
Afternoon! When a call happens within FUB and we receive the follow up Call summary & transcript that is added to the call notes. Is there a way via API or webhook that we are able to get the call summary or the transcript of the call after it is added into FUB?
Webhooks for emails and textmessages
Afternoon! I am currently working on a project where i need to put the communication history into a database. I have a registered system and am using webhooks for whenever a new email or text message is created.
GET UTM Parameters
Is there a way to access a persons UTM parameters via /people ?
Date of the Stage Change
What endpoint can I use to obtain the dates on which people's stage was changed?
400 status error on the notes api endpoint
Sending a POST request to the /notes API endpoint returns a 400 status code with the message "Contact not found," even when passing a valid personId. This endpoint was working properly the last time I checked, about a week ago and I haven't modified anything in the code itself.
GET Shared Inbox Phone Numbers
Hi there. I'm looking to access a list via API of all phone numbers that my agents are using both at the individual level and at the shared inbox level. I'm able to get individual numbers from /users but I didn't see phone numbers in /teaminboxes. Is there a different place I can access that information in the API?
GET Agent Activity via API
Hi,
Is there any FUB API endpont to post a reply to a note?
I want to reply to a note. I am unable to find any API endpoint to post a reply to a note.