External DocumentationTo learn more, visit the Salesforce documentation.
Parameters
Example Output
Workflow Library Example
Create Record with Salesforce and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Object Fields | Object’s fields values. Can be obtained via the Describe Object action. |
| Object Name | The name of the object. For example: Account. |
{
"id": "001D000000IqhSLIAZ",
"errors": [],
"success": true
}
Was this page helpful?