Discussions
How to Confidently Compare and Choose Your Car Insurance Coverage
Navigating the world of car insurance can be overwhelming, with countless options available. However, by taking the time to compare and choose the right car insurance, you can find a policy that meets your needs and offers great value. This guide will help you understand how to evaluate your options effectively so that you can make an informed decision with confidence.
Schema format for updating a custom field
Hey folks,
Assistance Needed for API Integration with Communication Board
Hey guys. I am currently working on a project to enhance my workflow using ChatGPT for summarizing communication data. I’d like to know if there is a way to pull the entire communication board (including emails, text messages, phone call transcripts, and notes) via your API, so I can send it through ChatGPT for summarization and then have the output returned and recorded as a note.
Updating LastActivity and Last Communciated via API
Using the API and posting new Messages via /TextMessages what is missing to update the Web Interface Last Contacted, and updating the LastActivity value of the Person on the /People/:id endpoint? We are trying to build a custom interface that allows users to sort their customers by their last interaction.
I have a property address. I want to search to see if I have any leads related to that address in my database. Is there any api to help with that?
I have a property address. I want to search to see if I have any leads related to that address in my database. Is there any api to help with that?
How do I retrieve a list of people in a SmartList?
I see there are two API for smartLists, but neither of them provide me a list of the people in these list. Which API provides this detail?
Regarding Multiline Messages for 'v1/inboxApps/:id/message
We need to send multiline messages to 'v1/inboxApps/:id/message'. Currently, we can only send single-line messages. Is there any other way to send multiline messages?
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?
GET /people: custom field as query param
Hi,