Discussions

Ask a Question

Agent leaderboard endpoint?

I’d like to build an app for my Tidbyt that will just display our teams leaderboard for the week or month. Can we get access to an endpoint for that?

How to know which field was updated when a contact was updated

I'm using the peopleUpdated webhook to get notified when contact is updated. However, the field or fields which were updated are not listed in the notification payload below:

How to poll a list of all leads on a given day.

Hello,

Get Multiple Pages

Currently, there exists a limitation of 100 rows max. I have successfully called multiple pages into Postman and Power BI in the past with other APIs and I have not been able to replicate these results with the FUB api. Would you please demonstrate how to call multiple pages so I can work with all the data rather than the sample data of 100?

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?

Postman collection

Is there a published postman collection?