Sign a simple message. Will return the signature when signed.
Demo
Find an example in the demo app editor here
To see how it works in the workflow, find the Sign message folder in the Workflow folders, there you will see all related actions and events.
Where to find Workflow Folders?
Events
Message Signed
If the user will sign the message, an event will be triggered Message Signed
The signature is available in the stateSignature.
Note: The state will be available only after the event Message Signed was triggered
User Canceled the Action
If the user will deny (cancel) signing message, an event called User Canceled the Action will be triggered.