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.
Solved! Go to Solution.
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.
Using JSON, it allows 300 records to update but looking for bulk update using CSV.