Skip to content

Commit

Permalink
Rename scope for contact_lists to an available one (#42113)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcua authored Jul 19, 2024
1 parent 39176d0 commit fec6dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/integrations/sources/hubspot.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Next, you need to configure the appropriate scopes for the following streams. Pl
| :-------------------------- | :----------------------------------------------------------------------------------------------------------- |
| `campaigns` | `content` |
| `companies` | `crm.objects.companies.read`, `crm.schemas.companies.read` |
| `contact_lists` | `crm.objects.lists.read` |
| `contact_lists` | `crm.lists.read` |
| `contacts` | `crm.objects.contacts.read` |
| `contacts_list_memberships` | `crm.objects.contacts.read` |
| `contacts_form_submissions` | `crm.objects.contacts.read` |
Expand Down

0 comments on commit fec6dad

Please sign in to comment.