Skip to content

Commit

Permalink
chore: add new scope to hubspot instructions
Browse files Browse the repository at this point in the history
Signed-off-by: Bill Maxwell <[email protected]>
  • Loading branch information
cloudnautique committed Mar 7, 2025
1 parent b597376 commit 7f97360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/admin/app/lib/model/oauthApps/providers/hubspot.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ const steps: OAuthFormStep<typeof schema.shape>[] = [
" - crm.objects.contacts.write\n" +
" - crm.objects.deals.read\n" +
" - crm.objects.deals.write\n" +
" - crm.objects.owners.read\n" +
" - sales-email-read\n" +
" - tickets\n" +
"- Mark each scope as optional.\n" +
Expand Down

0 comments on commit 7f97360

Please sign in to comment.