# Salesforce - Create record action
This action creates a record in Salesforce.
# Input
| Input fields | Description |
|---|---|
| Object | Select the standard or custom object type to create. |
Additional fields load dynamically based on the selected object. Use these fields to specify the contents of the new record.
# Output
| Output fields | Description |
|---|---|
| Object ID | The Salesforce ID of the newly created object. |
Last updated: 10/16/2025, 6:31:22 PM