Teamwork
What’s Supported
Supported Actions
This connector supports:
- Proxy Actions, using the base URL
https://{{.workspace}}.teamwork.com
.
Before You Get Started
To connect Teamwork with Ampersand, you will need a Teamwork Account.
Once your account is created, you’ll need to configure an app in Teamwork and obtain the following credentials from your app:
- Client ID
- Client Secret
You will use these credentials to connect your application to Ampersand.
Create a Teamwork Account
Here’s how you can sign up for a Teamwork account:
- Go to the Teamwork Sign Up page.
- Sign up using your preferred method.
Creating a Teamwork App
Follow the steps below to create a Teamwork app and add the Ampersand redirect URL:
-
Log in to the Teamwork Developer Portal.
-
Click on Create New App.
-
Enter App Details:
- App Name: Enter a descriptive name for your application.
- Description: Provide a brief description of what your app does.
- Redirect URI: Enter the Ampersand redirect URL:
https://api.withampersand.com/callbacks/v1/oauth
-
Click Create App.
Once your app is created, you can click on the app and go to the Credentials tab to get Client ID and Client Secret for your app.
Note: Make sure to securely note down the Client ID and Client Secret as you will need these credentials to connect your app to Ampersand.
Add Your Teamwork App Info to Ampersand
-
Log in to your Ampersand Dashboard.
-
Select the project where you want to create a Teamwork integration.
-
Select Provider apps.
-
Select Teamwork from the Provider list.
-
Enter the previously obtained Client ID and Client Secret in the respective fields.
-
Click Save Changes.
Was this page helpful?