Discussions

Ask a Question

Only registered systems can use this endpoint

How to register the system

ANSWERED

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?

ANSWERED

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.

ANSWERED

Automation behind person contacted flag

Hi,

ANSWERED

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.

ANSWERED

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.

ANSWERED

People Update Webhook in case of CustomField update

Hey,

ANSWERED

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

ANSWERED

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?