SOLVED

lead update via API

Go to solution
Jayant_Singh
Level 3

lead update via API

Our team want to update bulk lead via custom API. what will be correct JSON to update lead based on dedupe field as email address.

 

Jayant
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: lead update via API

3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

Re: lead update via API

Do you actually want a bulk update? As in a single posted file processed at once? B/c that doesn't use JSON, rather CSV.

Jayant_Singh
Level 3

Re: lead update via API

Using JSON, it allows 300 records to update but looking for bulk update using CSV. 

Jayant
SanfordWhiteman
Level 10 - Community Moderator

Re: lead update via API