BackgroundJobs
Asynchronous background jobs for bulk operations within the workspace.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| CreatedAt | Datetime | ||
| Data | String | ||
| EntityId | String | ||
| EntityType | String |
The allowed values are list, campaign, workspace. | |
| Progress | Integer | ||
| Status | String |
The allowed values are pending, in-progress, success, failed. | |
| Type | String |
The allowed values are move-leads, import-leads, export-leads, update-warmup-accounts, rename-variable. | |
| UpdatedAt | Datetime | ||
| UserId | String | ||
| WorkspaceId | String |
Workspace.Id |