Panel

OneDevops-OnBots allows to have approval flow for the action commands that are performed by The Workflow app is an application that will make this feature work with your bots. It is a very small and lightweight node application that will handle the approval flow of actions between the bots and chat applications.

Panel
borderColor#82E0AA
titleConfiguration

The configuration variables are included in the .env file which directly located inside the WorkflowApp. Please refer the below table for setting the values of the variables:

Variable NamePurpose










Panel
borderColor#82E0AA
titleGetting started

Install the dependencies by running the following command inside the workflow app folder:

  • npm install
Info

npm install will install the dependencies that are listed in package.json

Run the app with the following command:

  • nodejs app.js