Updating a lead in SFDC
Very simple example here - I update my Lead Jimmy's email address.
Here is my orchestration logic -
I used SOQL, as discussed in the previous post, to check whether the lead already exists.
If so, I update accordingly -
I test with the following payload -
I validate in SFDC
No comments:
Post a Comment