Discussions
Only registered systems can use this endpoint
How to register the system
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?
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.
Automation behind person contacted flag
Hi,
request api
hello could you help me make a request get to the api? I need to make a request to this url: https://api.followupboss.com/v1/people, but I do not know how to pass the token, I'm new to this.
Possible to change CALL API Fields for IMPORTJSON?
I would like to change the designated fields that are imported into my IMPORTJSON from the CALL API endpoint but cannot figure out how.
How to get "assigned to" records for people?
Hi, we are doing an internal audit of agents re-assignment and responding speed. However there is no API end point to get the "Assigned to XXXX by YYYY" history.
People Update Webhook in case of CustomField update
Hey,
List Format
In what format should I create my list?
CSV; Word, Excel
I want to port over my email contacts and a few lists I have on CD rom.
ty
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?