Back to all connectors

LogoTeamwork Desk integration connector

Add white-label customer-facing integration with Teamwork Desk into your app with just a few lines of code.

Managed authentication

Connect your customer accounts in Teamwork Desk without researching its API, registering in a developer program, and getting your application approved. We take care of authentication, secure credentials storage, and token refreshes so you don't have to.

Just one line of code for you and one click for your customers:

iApp.integration('teamwork-desk').open()

Read full documentation
Get started for free

Add Teamwork Desk to your app in the next 30 minutes

Execute Teamwork Desk operations on behalf of your customers

Get information about available operations in a consistent way: name, description, input, output. Run operations using simple consistent API.

Read more about operations

Get the latest announcement given compatible permissions.

Get a paginated list of appfeatures.

The following values are allowed in the filter query parameter:

  • id
  • name

The following values are allowed in the orderBy query parameter:

  • id
  • name...

Get a single appfeature by id.

The following values are allowed in the includes query parameter:

  • users
  • all

Get a paginated list of appfeaturesinstallations.

The following values are allowed in the filter query parameter:

  • id
  • appfeatureId
  • value
  • comment
  • createdAt
  • updatedAt
  • deletedAt
  • state

The following values are allowed in the orderBy query parameter:...

Get a single appfeaturesinstallation by id.

The following values are allowed in the includes query parameter:

  • users
  • all

Get a paginated list of apps.

The following values are allowed in the filter query parameter:

  • createdAt
  • updatedAt
  • deletedAt
  • state

The following values are allowed in the orderBy query parameter:...