Discussions

Ask a Question

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?

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:

ANSWERED

property.mlsNumber does not populate correctly on POST /events

Hello Support,

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

Hello,

ANSWERED

Inbox Access?

Wouldn't providing INBOX Access solve the following problems:

What is the webhook that I should use when a deal is added or updated?

I'm using follow up boss api, and in the documentation I cannot see if there is a webhook that is executed when a deal is updated or added

Custom Fields on People Endpoint?

It looks like custom fields are not returned by the People endpoint. Is this true?

ANSWERED

Custom fields

Is there a way with a custom field to add 1 to a count. For example when someone orders a photography package on our real estate photography website, we'd like to track their ordering history by tabulating how many bundles versions individual products they've ordered.

Postman collection

Is there a published postman collection?

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?