Skip to content

Conversation

@jlimatampersand
Copy link
Contributor

Description

Adding Zoho and Outreach subscribe action documentations

Screenshot

Screenshot 2025-12-29 at 2 36 35 PM Screenshot 2025-12-29 at 2 40 33 PM Screenshot 2025-12-29 at 2 41 35 PM

@linear
Copy link

linear bot commented Dec 29, 2025

6. Enter the scopes defined for the _Outreach_ application.
6. Enter the scopes defined for the _Outreach_ application.
<Note>
For each object want to read you need separate scope in the form of `accounts.all`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For each object want to read you need separate scope in the form of `accounts.all`.
For each object that you want to read, you need to add a scope for it, for example: `accounts.all`.

6. Enter the scopes defined for the _Outreach_ application.
<Note>
For each object want to read you need separate scope in the form of `accounts.all`.
For Subscribe action, you need additional scope `webhooks.all`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For Subscribe action, you need additional scope `webhooks.all`
If your integration uses Subscribe Actions, you also need to add the `webhooks.all` scope.

```
ZohoCRM.modules.ALL
ZohoCRM.settings.ALL
// Additional Scope Required for Subscribe Action
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// Additional Scope Required for Subscribe Action
// Additional scope required for Subscribe Actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants