Usage
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The UID of the Workflow
Response
Workflow show
The UID of the Workflow
The Workflow name
The status of the Workflow
Available options:
draft
, live
, paused
, archived
Workflow's executions count.
The type of Workflow trigger
Available options:
date
, user
, request
Available options:
date.date
, user.birthday_date
, user.work_anniversary
, user.job_start_date
, user.job_leave_date
, user.probation_end_date
, request.submitted
, request.resolved
, request.in_progress
, request.waiting
, request.reopened
, request.snoozed
, request.snooze_expired
, request.admin_replied
, request.user_replied
, request.user_unresponsive
, request.tag_added
, request.sla_breached
Workflow's author UID.
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")
datetime formatted as ISO 8601 (e.g. "2020-12-15T03:34:13.000Z")