Worksome
We support two methods to work with the data in the Worksome platform, a GraphQL based public API and Webhooks.
The GraphQL API is the primary way for third-party applications to read and write to the Worksome platform.
All parts of the Worksome platform will be available through the API.
The Webhooks are a way to receive real-time updates about events happening in the Worksome platform, so that you can update your systems with new or updated information.
Quick links
-
Basics of Authentication
Learn about how to generate tokens and authenticate with the GraphQL API. -
Getting Started with the GraphQL API
Learn the basics of using the GraphQL API, the required endpoints for access, and make your first request. -
Troubleshooting and support
Learn about troubleshooting the GraphQL API, and how to get support if needed. -
Getting Started with Webhooks
Learn the essentials of webhooks and what we need from you to get it setup for you.
Guides
-
Introduction to GraphQL
An introduction to GraphQL and the terminology surrounding it. -
Introduction to Webhooks
An introduction to Webhooks and the terminology surrounding them.