Discussions
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?
Posted by Phillip Gagnon about 2 months ago
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?
Posted by Michael Kammes 6 months ago
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.
Posted by Bhawani Singh 11 months ago
Sorting by last name A-Z for my people
How do I do this?
Posted by Drew Cheely 12 months ago
Document Requests
I was wondering if there was any way to upload or download a document associated with a client record?
Posted by [email protected] about 1 year ago
Inbox Access?
Wouldn't providing INBOX Access solve the following problems:
1. Not able to communicate with agents in the office that are members under the same FUB account?
2. Social Media messages such as Facebook?
3. Website communication via chatbox?
4. External SMS applications?
5. Ability to integrate a Business IVR line with a Caller ID lookup?
#Follow Up Box Inbox
#FUB Inbox
#Social Media
#Drip SMS
#Bulk SMS
#Email Other Agents
#Chat Integration
#Caller ID
#Save Clients As Contacts
#Facebook Messanger
Posted by Michael Carpenter about 1 year ago
How to input a VALUE into a Deal?
I reviewed the following:
https://docs.followupboss.com/reference/deal-custom-fields-id-put
And did not notice a way to put a value into a deal?
Posted by Michael Carpenter about 1 year ago
Clarify orderWeight in a deal
Can you please clarify orderWeight as it relates to deals?
Is type not an option, for example by date, or price point?
Posted by Michael Carpenter about 1 year ago
How to know which field was updated when a contact was updated
I'm using the peopleUpdated webhook to get notified when contact is updated. However, the field or fields which were updated are not listed in the notification payload below:
[
{
"eventId": "43fe2b8a-093c-42b0-8fc6-5205cf8a3e78",
"eventCreated": "2022-08-15T14:30:00+00:00",
"event": "peopleUpdated",
"resourceIds": [
27713
],
"uri": "https://api.followupboss.com/v1/people?id=27713"
}
]
How do I find out which field update triggered this webhook?
Posted by Dmitri Martin over 1 year ago
Lead Flow implementation with the API
Hi I am using the /v1/events and Passing the POST data in the api, i want the API to trigger the Lead Flow Rules i have created. Anyone knows how this can be implemented with the API. When sending a POST request there's no option for LeadFlowId but in the response it is returning the leadsFlowId as null. Any help regarding this will be highly appreciated.
Posted by Ahtisham Ashraf over 1 year ago