Back to Templates

Automate Workflow Execution with Telegram Bot Command Center

Created by

Created by: Amir || amandegar

Amir

Last update

Last update 18 hours ago

Share


Telegram Command Center

ℹ️ What is this workflow

This workflow is using Telegram chat as a command center. Simple interface for user to run wokflows and receive answers by Telgram message or other mediums like email etc.

💼 Business Cases

  • User want to initiate a wokflows by different commands

⚙️ How Does It Work

  1. wokflow listen to telgram command from user
  2. check if user has authorize and proceed, or send access denied message with uer Account ID. Account ID can use for authorize user in the workflow
  3. Route to the relevant workflow based on command. If command doesnt exist, it will return with the list of commands
  4. If command valid, it will call the Sub-workflow with input parameter and reply back with the relevant message.

🔗 Integrated Services

  • Telegram bot API key
  • Sub-Workflow for the command

🛠 How to Set Up

  1. Install the workflow template.
  2. Configure Telegram credential
  3. Update Access Control by Authorize Account ID
  4. Update Valie Commands
  5. Update List of command to switch
  6. Connect to right SUbworkflows
  7. Update/Select Telgram reply