C

Connect ClickUp

Create ClickUp tasks from user feedback.

One-click OAuthRecommended auth: OAuth 2.0
Open Integrations in the app

Before you start

  • A ClickUp workspace and target list.

Step-by-step

  1. 1

    Connect

    Integrations → ClickUp → Connect, then "Continue with ClickUp" and choose the workspace to grant access to.

  2. 2

    Pick the list

    Select the List ID new tasks should be created in.

Security best practices

  • For production, prefer an OAuth app so access is scoped and revocable.
  • Personal tokens grant your full access — rotate them periodically.
  • Credentials are encrypted at rest with AES-256-GCM — they are never stored in plain text.
  • Only organization owners and admins can create or modify a connection.
  • Prefer OAuth where available: it issues short-lived, scoped, revocable tokens instead of long-lived secrets.
  • When you must use a token, create a fine-grained, least-privilege token and rotate it periodically.