Skip to main content

Action Requests

Action requests are the configurable step types used in workflow templates. Each action request defines what a workflow participant must complete at a given step — for example, review a document, approve it, apply a digital signature, or upload a replacement file — and which reply options are available when completing that step.

Action requests are reusable. Once configured in the Action Request Manager, the same action request can be referenced across multiple workflow templates.

Who configures this

Administrators with access to the Workflow Setup area, accessible from the New module. No additional permissions beyond New module access are required to create and edit action requests. Configuring delegation escalation for a user requires access to the Admin Console.

Before you start

  • Identify the reply options each action request requires before creating it (e.g. Approved / Not Approved, Reviewed, Acknowledged).
  • Action requests that are in use in active workflow templates cannot be deleted. Remove the action request from all templates before deleting.

Action Request Manager

The Action Request Manager lists all configured action requests and is the starting point for creating new ones.

Action Request Manager

'Action Request Manager'

Manager controls

ControlDescription
Add RowOpens the Action Request Editor to create a new action request.
Toggle DensitySwitches row height between compact and standard display.

Manager columns

ColumnDescription
(edit icon)Opens the Action Request Editor for that action request.
ActionRequestIDThe unique system identifier assigned to the action request.
NameThe display name of the action request. This name appears on workflow canvas nodes and in the inbox.
Sort OrderControls the order in which this action request appears in selection lists.
Hide When CancelledWhen TRUE, this step is hidden from the workflow view if the workflow is cancelled.
Requires MFAWhen TRUE, participants must complete multi-factor authentication before submitting their reply at this step.
Exclude from ReportsWhen TRUE, this action request is omitted from workflow reporting.
Allowed Reply ActionsThe configured reply labels for this action request (e.g. Approved, Reviewed, Acknowledged). Multiple values are listed where the action request has more than one reply option.

Action Request Editor

Clicking the edit icon on any row, or clicking Add Row, opens the Action Request Editor.

Action Request Editor

'Action Request Editor'

Editor fields

FieldDescription
Action RequestThe name of the action request. Displayed on the workflow canvas node and in the inbox.
Sort OrderControls the display order of this action request in selection dropdowns.
Hide When CancelledWhen enabled, this step is hidden from the workflow view if the workflow is cancelled.
Require MFA VerificationWhen enabled, participants must complete multi-factor authentication before they can submit a reply at this step.
Exclude from ReportsWhen enabled, this action request is excluded from workflow reporting data.

Allowed Reply Actions

The Allowed Reply Actions section defines the reply options available to participants when completing this step. Each reply option is configured individually.

Reply configuration options

Reply configuration options

FieldDescription
Add (button)Adds a new reply option row to the action request.
Select IconOpens an icon picker to assign a visual icon to the reply option.
Action ReplyThe label displayed to the participant for this reply (e.g. Approved, Correction Required, Acknowledged).
Requires Attachment UploadWhen enabled, the participant must attach a document before submitting this reply.
Requires Replace FileWhen enabled, the participant must upload a replacement for the main document before submitting this reply.
Requires SignatureWhen enabled, the participant must apply a digital signature before submitting this reply.
Requires Valid Custom FieldsWhen enabled, the participant must complete all required custom fields before submitting this reply.

Editor buttons

ButtonDescription
Edit Delegation SettingsOpens the delegation configuration for this action request. See Delegation settings below.
Save ChangesSaves all changes made in the editor.

Action Request node — canvas view

On the workflow canvas, each action request appears as a node with the following sections visible:

Action Request node on the canvas

Action Request node on the workflow canvas

SectionDescription
NameThe action request name, shown at the top of the node.
INPUTS — START POINTConnection handle from the preceding node or start point that triggers this step.
INPUTS — USERSThe user(s) or role(s) assigned to complete this step.
INPUTS — DUE DATEOptional due date for completion of this step.
INPUTS — ADDITIONAL INPUTSOptional additional configuration: attachment settings, custom field inputs, interface inputs, or Office Online access.
OUTPUTSThe available reply options for this step (e.g. APPROVED, REVIEWED, CORRECTED). Each output connects to the next node in the workflow.
Email TemplateOptional custom notification email template for this step. If not configured, participants receive the default notification.
Override: Require MFAOverrides the MFA requirement for this specific node instance, independent of the action request's global MFA setting.

How to create an action request

StepDescription
1Navigate to New > Workflow Setup > Actions.
2Click Add Row to open the Action Request Editor.
3Enter a name in the Action Request field.
4Set Sort Order and configure the Hide When Cancelled, Require MFA Verification, and Exclude from Reports toggles as required.
5In the Allowed Reply Actions section, click the add button to add a reply option. Enter the label in the Action Reply field.
6For each reply option, enable any required enforcement settings: Requires Attachment Upload, Requires Replace File, Requires Signature, Requires Valid Custom Fields.
7Repeat step 5–6 for each reply option needed.
8Click Save Changes.

Example: Creating a 'For Approval' action request

Delegation settings

The Edit Delegation Settings button opens delegation configuration for this action request. Delegation is managed per user in the Users section of the Admin Console and controls how action requests are rerouted when a user is unavailable.

note

When a workflow action is initiated, document security is applied to the delegated user as well as to any sub-documents and attachments associated with the action. This ensures delegated participants have consistent access across all related documents.

Delegate Workflows dialog

'Delegate Workflows' dialog

FieldDescription
Select UserThe user to whom action requests are rerouted during the delegation period.
Effective FromThe date from which delegation becomes active. Allows delegation to be scheduled in advance rather than taking effect immediately.
Active UntilThe date on which delegation ends. If left blank, delegation remains active until manually removed.
Apply to current workflowsWhen checked, open action requests already assigned to this user are also rerouted to the delegate immediately.
Default Late escalation policyConfigures a fallback escalation path — manager and escalation action request — when a delegated action request is not completed on time.

What can go wrong

RiskDetail
Deleting an action request in useAction requests referenced in active workflow templates cannot be deleted. Remove the action request from all templates first.
Ambiguous reply labelsReply labels are shown to participants in the inbox. Generic labels (e.g. "Yes") reduce clarity. Use specific labels such as "Approved", "Correction Required", or "Acknowledged".
MFA enforcement without MFA configuredIf Require MFA Verification is enabled but MFA is not set up for a participant, that participant will be blocked from completing the step. Confirm MFA configuration before enabling this setting.
Sort order conflictsDuplicate sort order values may cause unpredictable display ordering in selection lists. Assign unique values.