Convertr Help Centre Help Center home page
Submit a request
Sign in
  1. Convertr Help Centre
  2. Product
  3. API Support

Append/Edit Data to Lead Follow

Using Convertr APIs? Subscribe here to receive email notifications for development changes that may impact your implementation.

 


 

Overview

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'

Articles in this section

  • API Reference: Campaign Duplication API
  • Append/Edit Data to Lead
  • Campaign Duplication API: Automate Campaign Creation From Your Internal Platforms
  • Convertr API Rate Limits
  • GET Leads v4
  • How to Send Leads Via API
  • POST Delivery Validation with Webhooks
  • POST leads to the Convertr Platform - Campaign Webhook
  • Publisher API and Campaign Webhook API FAQs
  • Release Notes - API
See more

Related articles

  • POST leads to the Convertr Platform - Campaign Webhook
  • Convertr API Rate Limits
  • Sending leads to the Convertr Platform (Publisher API) - V2.4
  • Campaign Duplication API: Automate Campaign Creation From Your Internal Platforms
  • How to Send Leads Via API
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request
Return to top

Related articles

  • POST leads to the Convertr Platform - Campaign Webhook
  • Convertr API Rate Limits
  • Sending leads to the Convertr Platform (Publisher API) - V2.4
  • Campaign Duplication API: Automate Campaign Creation From Your Internal Platforms
  • How to Send Leads Via API
Convertr