massupdatescript
Handles automated bulk updates of records across the system, improving efficiency and accuracy.
Columns
| Name | Type | References | Description |
| defaultfunction | String | Default function executed by the mass update script. | |
| description | String | Brief description of the script's purpose. | |
| externalid | String | External identifier used for integrations or external systems. | |
| isinactive | Boolean | Indicates whether the script is inactive. | |
| name | String | Name of the mass update script. | |
| notifyadmins | Boolean | Specifies whether administrators should be notified when the script runs. | |
| notifyemails | String | Email addresses that will receive notifications about script execution. | |
| notifygroup | String | User group designated to receive script execution notifications. | |
| notifyowner | Boolean | Indicates whether the script owner should receive notifications. | |
| notifyuser | Boolean | Specifies whether the executing user should receive notifications. | |
| owner | String | Owner of the mass update script. | |
| scriptfile | String | File path or identifier of the script file. | |
| scriptid | String | Unique script ID assigned to the mass update script. | |
| scripttype | String | Type of script (such as user event, scheduled, client). |