Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Update API Reference link and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberwitch committed Apr 5, 2024
1 parent 73a7c87 commit fd97de9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_embed/solutions/partner-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -272,8 +272,8 @@ You can find your **Client ID** and **Client Secret** in the [Zapier Developer P
---

##### 1. Determine which OAuth scopes are required for your use case
The various endpoints of the Zapier Partner API require different OAuth scopes. See the [API Reference](/api-reference/actions/get-actions) for documentation regarding which OAuth scopes are required by which endpoints.
![OAuth Scope documentation example](https://cdn.zappy.app/3667a31edfb56bc1187739d8b1303c5c.png)
The various endpoints of the Zapier Partner API require different OAuth scopes. See the [API Reference](https://docs.api.zapier.com/api#/7b2a64020b290-get-actions) for documentation regarding which OAuth scopes are required by which endpoints.
![OAuth Scope documentation example](https://cdn.zappy.app/9eb87de28fe59000353b78d594dad17e.png)

##### 2. Initiate the OAuth flow and get the user's permission.
Construct a URL like the one below (with your own redirect url, client id, OAuth scopes, etc.) and open a browser to that URL.
Expand Down

0 comments on commit fd97de9

Please sign in to comment.