OCNORA

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

  • Event
    Start a run when something changes in a Taiga project — an issue, user story, task, sprint or wiki page.
    trigger.taiga_event

Operations 8

  • Create Issue
    Create an issue in a project.
    taiga.create_issue
  • Create Webhook
    Point a project's webhook at a URL so Taiga posts its events there.
    taiga.create_webhook
  • Delete Issue
    Permanently delete an issue.
    taiga.delete_issue
  • Delete Webhook
    Remove a webhook so Taiga stops posting its events.
    taiga.delete_webhook
  • Get Issue
    Fetch one issue by its internal id.
    taiga.get_issue
  • List Issues
    List a project's issues, with Taiga's own filters and ordering.
    taiga.list_issues
  • List Webhooks
    List the webhooks configured on the instance or on one project.
    taiga.list_webhooks
  • Update Issue
    Change one or more fields on an existing issue.
    taiga.update_issue

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.