Solved
Leads API - Lead id to email mapping in response (batch)
Hello,
I am using rest/v1/leads.json POST endpoint to update and get lead ids by emails. My input parameter is a list of emails. In the response, I get a list of ids back, but I am unable to tell which id belong to which email. Is there a way to get a response what maps emails to ids in a batch call?
Thank you,
Denys