cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How does the Salesforce Update snap work?

GBekkanti
New Contributor III

There is no unique id/field/column to select in the snap so that, we can update that particular record/row in the table.

7 REPLIES 7

dmiller
Admin Admin
Admin

A Mapper Snap before the Salesforce Update Snap can be used to specify ID.
See the example in the documentation: https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438491/Salesforce+Update


Diane Miller
Community Manager

GBekkanti
New Contributor III

Hi dmiller,

for example, I want to update the table in which 3 columns are there; empNo, Salary, Department.

now, I want to increase the salary for particular department. My question is where we are configuring that Department is condition and Salary is the updating column. In mapper we just map two columns Salary and Department.

Iโ€™m having a similar problem with a custom object. I believe it has to do with permissions and if the columns are accessible and updateable to your user. I am currently working with my Salesforce administrator prior to raising a support ticket.

Hi @brianrandolph , I could not get in what way it is related to my question.