Sign a message

Sign a simple message. Will return the signature when signed.

Demo

Find an example in the demo app editor herearrow-up-right 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.

chevron-rightWhere to find Workflow Folders?hashtag

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.

circle-info

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.

Last updated