Worksome

We support two methods for working with 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

Guides