Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Sanford Whiteman Hello, do you have any idea ? i still don't know what to do ?Regards
Hi,Thx for you answer, this is an short example of my payload but i put an id column in my csv. i try with and without "quote" arround id------WebKitFormBoundaryXjWP6BP8Ciq6bPeoContent-Disposition: form-data; name="file"; filename="Person_1.csv"Content-Type: application/vnd.ms-excel"id","User_exis...
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 )a...