Pre-Configured APIs
Teamwork
API configuration: teamwork
Features
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- There are no scopes needed in the authorization, hence, you can keep the scope field empty.
- Teamwork uses different domain extensions for different regions, i.e
eu
for EU Hosted Customers. For US based clients leaveextension
blank but for EU based customers add.eu
as yourextension
. - Also, provide your
yourSiteName
as your connectionsubdomain
. If you’re using a custom domain, you can override the setbase_url
usingbaseUrlOverride
.
Add Getting Started links and Gotchas by editing this page