Salesforce / Create Object Record
appKey:
salesforce
actionKey:
add-new-record
Action Inputs
The following parameters are available when configuring this action:
sObject
Object
The object for which a new record will be created.
The object for which a new record will be created. Note: the list of available objects will be loaded from a Salesforce account.
string
dynamicFields
Dynamic Fields
Loaded dynamically from a user's Salesforce account. Includes both optional and custom fields.
Loaded dynamically from a user's Salesforce account. Includes both optional and custom fields. Note: prefilling these values require pre-existing knowledge of the selected object's keys.
Record<string, string | Array<string> | boolean> | undefined