Creating a Zendesk App

  1. Go to https://<YOUR_ZENDESK_SUBDOMAIN>.zendesk.com/admin/apps-integrations/apis/zendesk-api/oauth_clients
  2. Click “Add OAuth client”
  3. Fill in the basic details
  4. Set the “Callback URL” to <FRONTEND_URL>/client/zendesk/callback

Note: The Unique Identifier will be used as the client_id.