Sign a message
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.
Events
Message Signed
If the user will sign the message, an event will be triggered Message Signed
The signature is available in the state Signature.
User Canceled the Action
If the user will deny (cancel) signing message, an event called User Canceled the Action will be triggered.
Last updated
Was this helpful?