Discussions

Ask a Question
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. We use Calendly and google workspace to allow customers to book appointments in real time based on our sales reps availability. I'd like to be able to pull all of the appointments to a table for for counts , charts, etc that we share with the sales reps. ![](https://files.readme.io/1389162-image.png)
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 Should the peopleCreated event webhook be triggered normally when contacts are added via bulk Import? I've been testing the webhooks lately but noticed that events were not triggered after we used the Import feature. Thank you
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! When I export all people into a CSV including all columns I have a column called Last Assigned with a date when a person was last assigned to the assignedTo agent . However, I'm not able to find this column anywhere in the API reference. Is it available through API? And if yes, where to find it. Thank you!
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?

Agent leaderboard endpoint?

I’d like to build an app for my Tidbyt that will just display our teams leaderboard for the week or month. Can we get access to an endpoint for that?
ANSWERED

API to get Email Sent and Text Message Count for particular Team Member

I want to use total Email Sent and Text Message sent count for particular Team Member for my portal. So, Please let me know about specific API for this.
ANSWERED

Sorting by last name A-Z for my people

How do I do this?