SmartSuite - Create record action

The Create record action enables you to create a new record in SmartSuite.

Input

Input fieldDescription
ObjectSpecify the object to create the record. Fields load dynamically based on the object you select.

For example, if you select Field, the input schema is the following:

Input fieldDescription
Solution IDProvide the SmartSuite solution ID.
Table IDProvide the SmartSuite table ID.
FieldProvide details of the field.
Field IDProvide a random 10-digit alphanumeric value for the child parameter of the ‘Field’.
LabelProvide the field name.
Field typeProvide the field type.
ParamsProvide field-specific parameters.
Is requiredSelect Yes or No from the drop-down menu. This indicates whether the field is required or not.
Is uniqueSelect Yes or No from the drop-down menu. This indicates whether the field is unique or not.
Is hiddenSelect Yes or No from the drop-down menu. This indicates whether the field is hidden or not.
Default valueProvide the default value for the field.
PlaceholderProvide the placeholder for the field.
Help text display formatProvide the help text to display the format of the field.
Help docProvide the help doc for the field.
WidthProvide the width of the field.
Is validSelect Yes or No from the drop-down menu. This indicates whether the field is valid or not.
Is migratingSelect Yes or No from the drop-down menu. This indicates whether the field is migrating or not.
Secondary emailProvide the secondary email ID of the contact.
Field positionProvide the position of the field.
Previous field slugProvide the previous field’s value.
Auto fill structure layoutSelect Yes or No from the drop-down menu. This indicates whether the structure layout will be auto-filled.
Add paramsProvide the expected other parameters for the structure that will be added in the output.

Output

The output fields are determined by the object selected in the input.

For example, if you select Field, the output schema is the following:

Output fieldDescription
SuccessSuccess message.

Refer to the SmartSuite documentation for more information.

Last updated: