Estamos trabalhando na tradução dos nossos artigos da central de ajuda. Você também pode acessar nossa central de ajuda em inglês ou entrar em contato conosco para dar um feedback.
What you'll need
- The ClickUp API is available on all ClickUp plans.
- A Workspace owner or admin will need to create an app in your ClickUp Workspace.
OAuth 2 flow
Create an app
- In the lower-left corner, click your Workspace avatar.
- Select Integrations.
- Click ClickUp API.
- Enter your app's name and a redirect URL(s).
- Tip: Not sure what to use for your redirect URL? Check out this guide on OAuth's website.
- Click Create App.
- On the next screen, you'll see a Client ID and Client Secret have been generated.
- Use the Client ID and Client Secret in your app to create an OAuth 2 authentication flow.
Update your redirect URLs
- In the lower-left corner, click your Workspace avatar.
- Select Integrations.
- Click ClickUp API.
- Expand the App to show its details.
- Update your app:
- Add or update the redirect URLs.
- Click Save.
View or regenerate your client secret
- Click your Workspace avatar in the lower-left corner
- Select Integrations
- Click ClickUp API
- Expand the App to show its details
- Click Show to view your current Client Secret
- Click Regenerate to immediately create a new Client Secret
- Update your App to use the new Client Secret
Authorization token types

Atualizado