Salesforce

Frends.Salesforce.UpdateSObject / 3.0.0

Summary

Updates an existing record of any object type from JSON, changing the fields supplied.

Typical use — keeping Salesforce aligned with a master system without overwriting fields it owns

Details

Frends version
5.5 and newer
Agent
Crossplatform
Target framework
net6.0

Input-class for CreateSObject-task.

Name Type Default Example Description
SObjectAsJson String { "Name": "ExampleName" }

SObject structure as json.

SObjectId String abcdefghijkl123456789

SObject id.

SObjectType String Account Account

SObject type. Can be Account, Case, CustomObject, CustomSettings, CustomMetadata, etc...

An unhandled error has occurred. Reload 🗙