Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Auto Assign Authorization

This node is used to invoke authorization tasks from a predefined list of authorizers. This helps remove the need for named authorizers being stored within the configuration of the workflow. As employee’s roles change or people leave the organization, this will minimize having to update workflows as the authorizers change.

Auto Assign Authorizers

Prerequisites

The Auto Assign Authorizers node cannot work in isolation. It must be preceded by a node that collects the users that will participate in the authorization. These nodes include the following:

Example workflow

Auto Assign Authorizers Workflow Example

In This Document