Short answer: Drop the "FlowLu → List FlowLu Tasks" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Page page | string | Optional | Page number for pagination |
Project ID project_id | string | Optional | Filter tasks by project ID |
{"page": "1","project_id": "e.g. 10"}
{"items": [{"id": 101,"name": "Design mockups","status": 1,"due_date": "2025-04-01","priority": 2,"project_id": 10,"assignee_id": 5,"description": "Create UI mockups for the landing page","created_date": "2025-03-01 09:00:00"}],"total": 25}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.