Skip to main content

Receiving Baton lead notifications via API or webhook

Tiffany Marzette Smith avatar
Written by Tiffany Marzette Smith
Updated over 2 weeks ago

Account Setup

To receive referral notifications from Baton via webhook, simply navigate to My Company > API Key

What does the flow look like?

  1. Create your profile and bid for referrals

  2. Receive a webhook notification when other companies refer someone to you

  3. Follow up with the lead (chances are they already called you), and get the deal

Fields

Here are the fields in the referral notifications:

Field Name

Field Type

Description

customer_name

string

The name of the customer who made the referral.

customer_phone

string

The phone number of the customer who made the referral.

customer_email

string

The email address of the customer who made the referral.

is_existing_customer

string

Indicates whether the customer who made the referral is an existing customer of the company.

notes

string

Additional notes about the referral.

bid

string

The amount of money that the company will pay for the referral.

zip_code

string

The ZIP code of the customer who made the referral.

first_name

string

The first name of the customer who made the referral.

last_name

string

The last name of the customer who made the referral.

residential_or_commercial

string

mer's property is residential, commercial or municipal.

monetization_type

string

Indicates how the company will pay for the referral (per referral, per sale, revshare, per call or none)

specific_issue

string

The specific issue that the customer is experiencing.

from_company

string

The name of the company that the referral came from.

leadReferralId

integer

A unique identifier for the referral.

toCompanyId

integer

A unique identifier for the company that will receive the referral.

to_service_area

string

The service area of the company that will receive the referral.

Examples

Example Webhook:

Did this answer your question?