Creating a Sell OAuth access token in Zendesk is straightforward. First, log in to your admin account on Zendesk. Then, navigate to Sell on the sidebar and click on Settings. From there, go to Integrations, then OAuth, and finally Access Tokens. Click on Add Access Token to create your token.
It's important to note that the Sell OAuth access token is different from the non-Sell OAuth token created in the Admin Center. For more detailed guidance, you can refer to the originalZendesk help article.
Unfortunately, you cannot create a Sell OAuth access token via API in Zendesk. By design, there is no endpoint available to programmatically create API tokens. Zendesk primarily uses OAuth tokens for API authentication. If you need to create API…
Sell OAuth tokens and non-Sell OAuth tokens in Zendesk serve different purposes. The Sell OAuth access token is specifically for use within the Zendesk Sell environment, while non-Sell OAuth tokens are created in the Admin Center for other…