You can now generate access tokens directly in Deskworks to connect third-party applications to your site. These tokens provide secure access to your Deskworks data via API.
Use this feature to integrate tools like virtual mail solutions, automation platforms, or custom software with your Deskworks site.
How to Generate an Access Token
- In Deskworks, go to SETUP > API ACCESS.
- Click GENERATE TOKEN +.
- Click the double paper icon to COPY the token or return to this page to view it later.
How to Use an Access Token
Use the token with any third-party integration that requires token-based authentication.
For Developers
Include the token in the HTTP header of your API requests:
Authorization: Bearer eyJhbGciOiJIUzI1
Pass it in HTTP header: Authorization: Bearer eyJhbGciOiJIUzI1
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article