n8n-docs/docs/nodes/nodes-library/trigger-nodes/ClickUpTrigger
Harshil Agrawal 7b460243ab
SEO Update (#206)
2020-10-09 14:18:10 +02:00
..
README.md SEO Update (#206) 2020-10-09 14:18:10 +02:00
workflow.png Add ClickUp Trigger and Chargebee Trigger docs 2020-07-12 10:13:44 +02:00

permalink description
/nodes/n8n-nodes-base.clickUpTrigger Learn how to use the ClickUp Trigger node in n8n

ClickUp Trigger

ClickUp is a cloud-based collaboration and project management tool suitable for businesses of all sizes and industries. Features include communication and collaboration tools, task assignments and statuses, alerts and a task toolbar.

::: tip 🔑 Credentials You can find authentication information for this node here. :::

Example Usage

This workflow allows you to receive updates for events in ClickUp. You can also find the workflow on the website. This example usage workflow would use the following node.

The final workflow should look like the following image.

A workflow with the ClickUp Trigger node

1. Telegram Trigger node

  1. First of all, you'll have to enter credentials for the ClickUp Trigger node. You can find out how to do that here.
  2. Select your team from the Team dropdown list.
  3. Select the * option in the Events field to receive updates for all the events.
  4. Click on Execute Node to run the workflow.