Flow APIs
The Flow API manages the sequence of tasks. If one of the tasks is has an 'approval required', Flow Tickets manages that approval.
📄️ Enumerate pending tickets.
_Required scope: Any_
📄️ Enumerate approved and still in use tickets.
_Required scope: Any_
📄️ Approve one or more pending tickets.
_Required scope: :approve_
📄️ Reject one or more pending tickets.
_Required scope: :approve_
📄️ Count pending tickets.
_Required scope: Any_
📄️ Count approved tickets.
_Required scope: Any_
📄️ Load a single ticket
_Required scope: Any_
📄️ Update existing approval
_Required scope: :approve_