Discussions

Ask a Question

Firewall Ports

Hi,

Can't create pipeline with stage via API.

I tried to create pipeline with stages via API as described in documentation.

When a tag is added update a custom field in the contact

Hello,

Run Lead Flow for existing people

Is it possible to run Lead Flow for existing peoples? I would like to create people through /people api, I know it's not recommended, but I need just to create contact firstly without any automation. Later when this people send inquiry from my site I want to send to FUB Property Inquiry with this people and want that this inquiry run Lead Flow. But lead flow not running when I send this (inquiry created for this people, but not create new row in Lead Flow tab). So I have a question: it's possible to create people through /people endpoint and then send Property Inquiry through /events with id of this people and run Lead Flow?

Is it possible to skip webhook triggering on API request?

For example when i make POST /deals. FUB returning deal with webhook also. I prefer not to receive dealsCreated webhook when i create deal by API call. Is it possible to handle it somehow?

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.

Postman collection

Is there a published postman collection?

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

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.