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
Was this page helpful?