Skip to main content

Get Signing Url

Description

This activity gets the signing URL of a workflow for the pending signatory.

Properties

Input

Misc

  • DisplayName - Add a display name to your activity.
  • Private - By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.

Optional

  • Continue On Error - It Specifies whether the automation should continue even when the activity throws an error. If True, the activity continues without throwing any exceptions. If False, the activity throws an exception. The default value is False.
    note

    Catches no error if this activity is present inside the Try-Catch block and the value of this property is True.

Output

  • Url - The signing URL of the pending signatory.

Example

Download Example

Get Signing Url