Question
sync only existing lead
Hi guys,
Thank you for quick response for my recent topics!
Today I'm looking for optimized way to sync only existing leads. SyncLead also adds a new lead, but I dont want to create a new one.
I can use two requests - first, call getLead and only if it returns something, then call syncLead, but it means doubling requests.
Is there smarter solution?
Thank you for quick response for my recent topics!
Today I'm looking for optimized way to sync only existing leads. SyncLead also adds a new lead, but I dont want to create a new one.
I can use two requests - first, call getLead and only if it returns something, then call syncLead, but it means doubling requests.
Is there smarter solution?