SummaryThe "logicapp-runner" allows you to run your Logic App Standard Single Tenant triggers for Recurrence and Request types (since GET Request and Recurrence triggers are not supported in the main Logic App Standard Single Tenant extension). FeaturesThis extension adds two commands to the Command Pallette:
Logic App: Run TriggerWhen you run the command, it will ask you to select from a list of workflows to run: If the workflow selected has a trigger that requires a POST body, you will be promted to enter it: Logic App: Cancel Workflow RunWhen you run the command, it will ask you to select from a list of workflows to run: After selecting the workflow, it will ask you to select from the list of runs: RequirementsThis extension is built to be used in an Azure Logic Apps Standard Single-Tenant project. It must be running (ie. in debug) in order to lookup the workflows and run the triggers. Azure Logic Apps (Standard) VSCode Extension: https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurelogicapps How to Create Workflows with Single-Tenant Azure Logic Apps (Standard) in Visual Studio Code: https://learn.microsoft.com/en-us/azure/logic-apps/create-single-tenant-workflows-visual-studio-code Extension SettingsThis extension contributes the following settings:
Known Issues
Release Notes1.0.0Initial release of logicapp-runner |