Bulk lead import with lookupField
Hello,
I have some issue with bulk lead import when i add one lookupfiel.
I try with "id" or "sfdcContactId", it's work when i don't use lookupfiel but i need to synchro with id or saleforce contact id, i can't use the default "email"
sample of my query ( bulk/v1/leads.json?format=csv&lookupField=id )
answer {"requestId":"123fe#1689fcebe43","success":false,"errors":[{"code":"1006","message":"Header field 'id' not found"}]}
if someone have an idea any help will be helpfull ![]()
Regards