POST
/
api
/
v1
/
inbound_smart_action_webhooks
/
{ID}
/
add_lead

URL Parameters

ID
string

The ID of the inbound workflow webhook

Body Parameters

email
string
required

The email of the inbound lead

first_name
string

The first name of the inbound lead

last_name
string

The last name of the inbound lead

company_name
string

The company name of the inbound lead

company_domain
string

The company domain of the inbound lead

user_email
string

If configured as account-level specifies the user email for which to trigger the configured actions

You may pass additional arbitrary parameters which you can then use on the actions for these inbound leads.