Taiga
Business appsBearer tokencredential probe
Manage Taiga issues and project webhooks on your own Taiga instance.
OCNORA ships 8 typed Taiga operations and 1 trigger. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.
Triggers 1
- EventStart a run when something changes in a Taiga project — an issue, user story, task, sprint or wiki page.trigger.taiga_event
Operations 8
- Create IssueCreate an issue in a project.taiga.create_issue
- Create WebhookPoint a project's webhook at a URL so Taiga posts its events there.taiga.create_webhook
- Delete IssuePermanently delete an issue.taiga.delete_issue
- Delete WebhookRemove a webhook so Taiga stops posting its events.taiga.delete_webhook
- Get IssueFetch one issue by its internal id.taiga.get_issue
- List IssuesList a project's issues, with Taiga's own filters and ordering.taiga.list_issues
- List WebhooksList the webhooks configured on the instance or on one project.taiga.list_webhooks
- Update IssueChange one or more fields on an existing issue.taiga.update_issue
More in Business apps
Run your first Taiga workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.