/
Append/Edit Data to Lead
Append/Edit Data to Lead
By posting to this endpoint it allows users to append/edit data to a lead record.
https://{enterprise}.cvtr.io/ajax/lead-append/{leadHash}
Example CURL
curl --location --request POST 'https://{enterprise}.cvtr.io/ajax/lead-append/{lead hash}' \
--form 'some_data=sdata' \
--form 'more_data=mdata' \
--form 'even-more_data=emdata'
, multiple selections available,
Related content
Publisher Ability to Edit leads
Publisher Ability to Edit leads
More like this
Flag/Manage Leads
Flag/Manage Leads
More like this
Add and Edit Form
Add and Edit Form
More like this
Global Leads > Actions > View
Global Leads > Actions > View
More like this
Bulk Edit
Bulk Edit
More like this
GET Leads v4
GET Leads v4
Read with this