Skip to main content

Shortcut

Overview

The Shortcut source connector lets you connect to the Shortcut API using an API token.

Setup

Prerequisites

  • A Shortcut workspace
  • A Shortcut API token

Create an API token in Shortcut

  1. In Shortcut, generate an API token (see Shortcut’s API/token documentation for your workspace).
  2. Copy the token value—you’ll provide it to the connector as api_token.

Authentication

This connector authenticates using a Shortcut API token sent in the Shortcut-Token request header.

Configuration

FieldTypeRequiredDescription
api_tokenstringYour Shortcut API token.

Connectivity check

When you test credentials, the connector validates the token by calling:

  • GET https://api.app.shortcut.com/api/v3/member

If the token is invalid or lacks access, the test will fail.

Streams

This connector’s extraction and catalog are still in development. At this time:

  • No streams are available.
  • Running an extraction will fail with an “in development” error.

Limitations

  • Extraction not yet supported: The connector can validate credentials, but it does not currently sync data from Shortcut.