Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 601 Bytes

File metadata and controls

16 lines (9 loc) · 601 Bytes

SecretKeyWidget

This allows you to run a microflow after ending the required secret key

Contributing

For more information on contributing to this repository visit Contributing to a GitHub repository!

Typical usage scenario

Use this widget when you have a specific piece of functionality you want to test on a shared environment without exposing it to other users

Description

This widget simply accepts a string, and if it matches the secret key, the configured microflow will execute.