Tasks
Retrieve task records from Apollo.io CRM system
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| AccountId | String |
Accounts.Id | |
| ContactId | String |
Contacts.Id | |
| OrganizationId | String | ||
| UserId | String | ||
| Title | String | ||
| Subject | String | ||
| Status | String |
The allowed values are scheduled, completed, skipped, pending. | |
| Priority | String |
The allowed values are low, medium, high. | |
| Type | String |
The allowed values are action_item, linkedin_step_connect, email, call, meeting. | |
| CompletedAt | Datetime | ||
| CreatedAt | Datetime | ||
| DueAt | Datetime | ||
| SkippedAt | Datetime | ||
| Account | String | ||
| CampaignName | String | ||
| CampaignPosition | Integer | ||
| Contact | String | ||
| CreatedFrom | String | ||
| CreatorId | String | ||
| EmailerCampaignId | String | ||
| HubspotId | String | ||
| IsAnswered | Boolean | ||
| IsNeedsPlaybookAutoprospecting | Boolean | ||
| LinkedinEmailerTemplate | String | ||
| Note | String | ||
| Opportunity | String | ||
| OpportunityId | String | ||
| PersonaIds | String | ||
| PersonId | String | ||
| PlaybookId | String | ||
| PlaybookStepIds | String | ||
| RuleConfigId | String | ||
| SalesforceId | String | ||
| SalesforceType | String | ||
| StarredByUserIds | String |