Skip to content
Last updated

ClickUp integration

ClickUp is an all-in-one project management platform for tasks, docs, goals, and team collaboration. The ClickUp integration with Frontegg allows your application to access and manage ClickUp workspaces, spaces, folders, lists, and tasks on behalf of your users.


Prerequisites

  • A ClickUp account with admin access to your workspace
  • Permissions to manage apps in ClickUp settings

Connect ClickUp

Step 1: Open the ClickUp API settings

Sign in to ClickUp and navigate to SettingsClickUp API. You can access this page directly at app.clickup.com/settings/apps.

On the ClickUp API Settings tab, you will see the list of existing apps and a + Create an App link.

ClickUp API settings page with Custom Apps section

Step 2: Open the ClickUp API Settings tab

Click the ClickUp API Settings tab to switch from API tokens to the OAuth app management view.

ClickUp API Settings tab with Create an App option

Step 3: Create a new app

Click + Create an App. In the dialog that appears, enter the app name and redirect URLs.

Create an App dialog with app name and redirect URL fields

Fill in the form:

  • App Name: Frontegg Integration
  • Redirect URL(s): Enter the following URLs, one per line:
    https://YOUR_MCP_GATEWAY_URL/integration-callback

Click Create App.

Step 4: Copy your credentials

After the app is created, a confirmation dialog shows your Client ID and Client Secret.

Save your Client Secret now

The Client Secret is only shown once at creation time. Copy it immediately and store it securely before closing this dialog.

App Created dialog showing Client ID and masked Client Secret

Step 5: View your app in the list

After closing the dialog, your app appears in the ClickUp API Settings list. Click on the app name to expand its details and confirm the saved configuration.

ClickUp API Settings list showing Frontegg Integration app

Step 6: Update redirect URLs

In the expanded app view, you can verify or update the Redirect URL(s). Enter the Frontegg callback URL and click Save.

Frontegg Integration app details with redirect URLs filled in

Frontegg Integration app details after saving

Configure the Frontegg portal

Once you have your Client ID and Client Secret, enter them in the Frontegg portal:

  1. Open the Frontegg portal and navigate to [ENVIRONMENT] → Integrations → ClickUp.
  2. Enter the Client ID and Client Secret in the corresponding fields.
  3. Click Save.

Keep your credentials secure

Never share or commit your Client Secret to version control.

Additional resources