smartsuite_create_record
Create a new record in a SmartSuite application by supplying the application ID and field values keyed by field slug. Requires read-write or admin access; call describe application first.
Instructions
Create a new record in a SmartSuite application. Requires readwrite or admin mode. Call smartsuite_describe_application first to learn field slugs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Field values keyed by field slug | |
| applicationId | Yes | The application ID |