Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
We have tested that when using the REST API to update a lead with the conditions:action: "updateOnly",lookupField: "id", If the id is not found, a new lead is created with a new id. Why does this happen? If I am specifying updateOnly, shouldn't this prohibit any create actions?