Overview
Pre-built tooling
Pre-built integrations
Access requirements
Setup guide
Useful links
API gotchas
Pre-built tooling
✅ Read & write data
✅ Read & write data
✅ Observability & data quality
✅ Observability & data quality
✅ Customization
✅ Customization
Access requirements
Setup guide
No setup guide yet.Contribute improvements to the setup guide by editing this page
Useful links
Workable offers API keys (“API access token”), partner tokens, and OAuth for authentication. Nango currently only supports API-key-based authentication.- API Docs
- How to generate an API key
- OAuth related docs
- Workable API rate limits
- Web API docs (their REST API)
Contribute useful links by editing this page
Connection configuration in Nango
- Workable requires a user specific subdomain for the API base URL.
API gotchas
- To authorize a Workable Connection in Nango you need to pass both the API key and the company’s workable subdomain.
- The API base URL in Nango is set to
https://{subdomain}.workable.comfor future forward compatability. To call endpoints of the V3 API, prefix the endpoint with/spi/v3/, e.g./spi/v3/candidates.
Contribute API gotchas by editing this page
Connect to Workable
Guide to connect to Workable using Nango Connect.