Discussions

Ask a Question
ANSWERED

Notes ID endpoint on roadmap?

Hey all, curious if there’s an update or a task to get Notes ID on the API? More specifically, the ability to retrieve Note ID’s associated with a contact ID.

ANSWERED

Creating a lead via /events on api does not trigger an iphone alert to Iphone/Android push notification

When creating an event to register a new lead onto the system, it appears that follow up boss does not initiate a push notification to cell phone. All push notifications are allowed on the FUB application.

ANSWERED

call recordings - can we access these any longer?

Just wondering exactly when the call voice recording will no longer be available?

ANSWERED

Webhooks for Users

ANSWERED

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?

ANSWERED

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.

ANSWERED

GET UTM Parameters

Is there a way to access a persons UTM parameters via /people ?

ANSWERED

Date of the Stage Change

What endpoint can I use to obtain the dates on which people's stage was changed?

ANSWERED

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.

ANSWERED

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?