Discussions
Last assigned date
Hi!
emEvents endpoint not working
I can't get the emEvent endpoint to work. I've created a campaign and am using the ID from it. All I get back is an empty array. If I put in the wrong client email I get back the correct error "recipientsNotFound". So I know the formatting is correct. I don't have any issues using any of the other endpoints.
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?
Webhooks keep on running every 10 min.
I set a webhook for callsCreated.
/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"?
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.
GET /people: custom field as query param
Hi,
Import Webhook
Hi
GET Calls PeopleTo Data
I am trying to IMPORTJSON /calls using GET in google sheets. It works perfectly except I would like to also include PeopleAssignedTo column but don't seem to be able to add the parameter correctly in the url.
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?