Skip to content

Commit

Permalink
add new hubspot required scope
Browse files Browse the repository at this point in the history
  • Loading branch information
ThierryMa committed Sep 11, 2024
1 parent 0de53d0 commit f92d7e1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cloud-integration/assets/hubspot-connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ We will do the following:
* Scroll down to the Scopes section and select your desired scopes. For example, I selected the contact CRM scopes below:
![hubspot05](hubspot-connection/hubspot05.png)
* We will need the list of selected scopes when we create the Amplify Integration Hubspot Connection. For my settings, they are as follows:
`crm.schemas.contacts.write crm.objects.contacts.write crm.schemas.contacts.read crm.objects.contacts.read oauth`
`crm.schemas.contacts.write crm.objects.contacts.write crm.schemas.contacts.read crm.objects.contacts.read crm.objects.custom.read oauth`

## Amplify Integration Hubspot Connection

Expand Down
Binary file modified cloud-integration/assets/hubspot-connection/hubspot05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion cloud-integration/fr/hubspot-connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Nous ferons ce qui suit:
* Faites défiler vers le bas jusqu'à la section Scopes et sélectionnez les scopes souhaités. Par exemple, vous pouvez sélectionner les 4 Scopes CRM en lien avec les clients:
![hubspot05](../assets/hubspot-connection/hubspot05.png)
* Nous aurons besoin de la liste des Scopes lorsque nous créerons la connexion Hubspot sur Amplify Integration Hubspot. Pour cet exemple, ce sont les suivants:
`crm.schemas.contacts.write crm.objects.contacts.write crm.schemas.contacts.read crm.objects.contacts.read oauth`
`crm.schemas.contacts.write crm.objects.contacts.write crm.schemas.contacts.read crm.objects.contacts.read crm.objects.custom.read oauth`
## Connexion Hubspot sur Amplify Integration

* Créez une nouvelle connexion, sélectionnez Hubspot et donnez-lui un nom et une description
Expand Down

0 comments on commit f92d7e1

Please sign in to comment.