I'm working on a gaming app that involves automatically installing games on Windows.
For example, an end-user workflow to install and play GTA V might be:
Enter a license key (if you already bought it), OR enter your payment info to buy a license key.
An automation action downloads the game, and applies/purchases its license via the variables (license key or payment info) specified by the user.
I'm looking for something that's easy enough to program interactively (not via code), so that a layperson can create a flow for installing a game, and specify the variables to collect from the end user.