FollowUpBoss / fub-api-examples

Follow Up Boss API examples
7 stars 3 forks source link

Follow Up Boss API Examples

1. Send a lead into Follow Up Boss when they submit a general lead capture form

This can be used with any form such as:

Example in PHP | Example in bash (shell script)

2. Send a lead into Follow Up Boss when a buyer inquires about a property

Send a lead into Follow Up Boss when a buyer inquires about a specific property. Can be used on any IDX website, mobile website or app that lists properties for sale or rent.

Example in PHP | Example in bash (shell script)

3. Send a lead into Follow Up Boss when a seller fills out a form

Sends a lead into Follow Up Boss when a seller fills out a form. This can be used with any form that targets seller leads, e.g.:

Example in PHP | Example in bash (shell script)

4. Send a lead into Follow Up Boss when they submit a general inquiry form

Sends a lead into Follow Up Boss when they submit a general inquiry, for example a Contact Us form.

Example in PHP | Example in bash (shell script)

More Info

See API documentation and API Console for more information.