Workflows
Select and manage HubSpot workflows.
Columns
| Name | Type | ReadOnly | References | Filterable | Description |
| Id [KEY] | Long | True | True |
Unique identifier for the workflow. | |
| Name | String | False | False |
Name assigned to the workflow. | |
| Description | String | False | False |
Brief explanation of the workflow's purpose or function. | |
| Enabled | Boolean | False | False |
Indicates whether the workflow is currently active. | |
| CreatedAt | Long | True | False |
Timestamp showing when the workflow was initially created. | |
| UpdatedAt | Long | True | False |
Timestamp indicating the most recent time the workflow was updated. | |
| PortalId | Integer | True | False |
Identifier for the portal where the workflow was created. | |
| Type | String | False | False |
Specifies the category or type of the workflow. | |
| ActiveContacts | Integer | True | False |
Number of active contacts in the workflow. | |
| EnrolledContacts | Integer | True | False |
Number of contacts enrolled in the workflow. | |
| ContactListIdsActive | Integer | True | False |
ID of the active contact list associated with the workflow. | |
| ContactListIdsCompleted | Integer | True | False |
ID of the completed contact list associated with the workflow. | |
| ContactListIdsEnrolled | Integer | True | False |
ID of the enrolled contact list associated with the workflow. | |
| ContactListIdsSucceeded | Integer | True | False |
ID of the contact list that successfully completed the workflow. | |
| CreationSource | String | True | False |
Source or method used to create the workflow. | |
| MigrationStatus | String | True | False |
Status of any migration process related to the workflow. | |
| UpdateSource | String | True | False |
Source or method used for the most recent update to the workflow. | |
| Actions | String | False | False |
An array of actions associated with the workflow. |