Actions

create_lead
Create a new lead in WhatConverts.

export_leads
Retrieves all leads from an account, handling pagination automatically.

find_lead
Find a lead by various criteria.

update_lead
Update an existing lead's attributes by its ID.
Triggers

new_lead
Fires when a new lead is received.

updated_lead
Fires when an existing lead is updated in WhatConverts.























