SmartSuite - Update record action

The Update record action enables you to update the details of a specific record in SmartSuite.

Input

Input FieldDescription
ObjectSpecify the object to update. 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 IDChild parameter of the Field. Provide a random 10-digit alphanumeric value.
LabelProvide the field name.
Field typeProvide the field type.
ParamsProvide field-specific parameters.
Is requiredSelect the suitable boolean value (Yes/No) from the drop-down menu. This indicates whether the field is required or not.
Is uniqueSelect the suitable boolean value (Yes/No) from the drop-down menu. This indicates whether the field is unique or not.
Is hiddenSelect the suitable boolean value (Yes/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 the suitable boolean value (Yes/No) from the drop-down menu. This indicates whether the field is valid or not.
Is migratingSelect the suitable boolean value (Yes/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 the suitable boolean value (Yes/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. Map the relevant datapill from the datatree to subsequent steps.

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: