OCNORA

Zendesk

Business appsUsername & passwordcredential probe

Create support tickets in Zendesk (email + API token).

OCNORA ships 4 typed Zendesk 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. Anything not covered by a typed node reaches https://{subdomain}.zendesk.com/api/v2 through the HTTP node with the same credential.

Triggers 1

  • Event
    Start a run when Zendesk raises an event (ticket, user, organization…).
    trigger.zendesk_event

Operations 4

  • Add Comment
    Add a public reply or internal note to a Zendesk ticket.
    zendesk.add_comment
  • Create Ticket
    Create a support ticket in Zendesk.
    zendesk.create_ticket
  • Search Tickets
    Search Zendesk tickets (type:ticket is enforced).
    zendesk.search_tickets
  • Update Ticket
    Update a Zendesk ticket's status, priority, or assignee.
    zendesk.update_ticket

Run your first Zendesk 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.