Spryng - Update record action
The Update record action updates an existing record in Spryng.
Input
Input fields load dynamically based on the object you select. For example, the following fields appear if you select the Subaccount object type:
| Input fields | Description |
|---|---|
| Object type | Select the type of Spryng object to update. |
| ID | Enter the ID of the subaccount to update. |
| Is active | Select or enter Yes to enable the subaccount or No to disable it. |
Output
Output fields load dynamically based on the object you select. For example, the following fields appear if you select the Subaccount object type:
| Output fields | Description |
|---|---|
| ID | The ID of the updated record. |
| First name | The first name associated with the updated record. |
| Middle name | The middle name associated with the updated record. |
| Last name | The last name associated with the updated record. |
| Username | The username associated with the updated record. |
| The email associated with the updated record. | |
| Is active | A boolean response indicating if the updated record is active. |
Last updated: