Salesforce

Frends.Salesforce.CreateSObject / 3.0.0

Summary

Creates a record of any Salesforce object type, standard or custom, from JSON, so one Task covers the whole object model.

Typical use — pushing new records in from another master system

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.

SObjectType String Account Account

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

An unhandled error has occurred. Reload 🗙