SOLVED

lead update via API

Go to solution
Jayant_Singh
Level 3

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
SanfordWhiteman
Level 10 - Community Moderator
3 REPLIES 3
SanfordWhiteman
Level 10 - Community Moderator

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

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

Jayant
SanfordWhiteman
Level 10 - Community Moderator