n8n-docs/docs/nodes/nodes-library/trigger-nodes/FlowTrigger
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 Flow Trigger node docs 2020-07-14 10:29:53 +02:00

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

Flow Trigger

Flow is modern task and project management software for teams. It brings together tasks, projects, timelines, and conversations, and integrates with a lot of tools.

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

Example Usage

This workflow allows you to receive updates for specified tasks in Flow. 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 Flow Trigger node

1. Flow Trigger node

  1. First of all, you'll have to enter credentials for the Flow Trigger node. You can find out how to do that here.
  2. Select 'Task' from the Resource dropdown list.
  3. Enter one or more task IDs separated by commas in the Task ID field. You can find the task ID by clicking on the task in Flow and copying the number after tasks/ in the URL.
  4. Click on Execute Node to run the workflow.