Discussions
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.
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?
GET Agent Activity via API
Hi,
Is there any FUB API endpont to post a reply to a note?
I want to reply to a note. I am unable to find any API endpoint to post a reply to a note.
How we can get property adress
How we can get a property address in /people api any pramas or another api against people id to get property address.
Is there any FUB API to get notes of a specific person or people
What i need to get notes of a specific person or people but i am currently unable to find any endpoint. What i found is adding a note, retrieving a note by note id, update note and delete that note.
But is there any way for retrieving all the notes against specific person or people(lead).
Appointment no outcome
Is there any way to pull leads that have an appointment set with no outcomes?
Mentions in Notes from the API
Have you considered making public the ability to mention a user via a note in the FUB API?
Outcome field for /calls/:id
When using the https://docs.followupboss.com/reference/calls-id-put endpoint, I see an outcome field. However, in the UI within FUB for calls, I do not see a process for setting the outcomes of Interested/Not Interested. Are call outcomes something that is only available via the API?
Access to endpoint /v1/timeline
I see that the timeline endpoint is not listed in your publicly available endpoints and that I receive an errorMessage of "You do not have access to this API endpoint." when I try to access it. Why is that endpoint not available and can it please be made accessible?