Discussions

Ask a Question
ANSWERED

Bulk Update or Import

Is there an endpoint or function for a bulk PUT or POST import of contacts? outside of the manual import tool, whats the best way to import a bulk list of 1000's contacts?

ANSWERED

GET /people: custom field as query param

Hi,

ANSWERED

Contacts import to follow up boss via api

is there a /contacts as well endpoint or how can i import contacts in follow up boss by using post request (api)

ANSWERED

Why is the smartListId not in the person object?

Hi there! I am trying to update our database when a lead moves to a new smart list. Although it's possible to get all leads in a specific smart list, it doesn't appear that it is possible to get the smart list the lead is in. Is this an oversight? The person object (at the /people/:id endpoint) does not return smartListId, even when you request allFields. It provides stageId, but not smartListId?

ANSWERED

Getting All appointments including those created externally

Is there anything in the works or planned for the future to be able to retrieve all appointments via the FUB api vs those just created within FUB originally.

ANSWERED

/call pull by duration greater than 60

I am trying to replicate the Reporting call report inside of FUB to a Google Sheet. Is is possible to GET the /call API endpoint and show all calls with duration greater than 60 seconds for a "fromNumber"?

ANSWERED

Import Webhook

Hi

ANSWERED

Contact import with relationship

I'm importing some contacts that have spouses attached. Is there a csv column I can use to import a second person in a contact file so I don't have to merge them later?

ANSWERED

Last assigned date

Hi!

ANSWERED

Filter/Search calls by user and/or startdate and enddate

Is it possible to search calls for a specific userID and/or by start and end date?