Sign a message
Sign a simple message. Will return the signature when signed.
Last updated
Sign a simple message. Will return the signature when signed.
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.
If the user will sign the message, an event will be triggered Message Signed
The signature is available in the state Signature.

Note: The state will be available only after the event Message Signed was triggered
If the user will deny (cancel) signing message, an event called User Canceled the Action will be triggered.
Last updated