Skip to main content
All CollectionsTemplatesBasic
Webex Hello World Chat Bot - Workflow Template
Webex Hello World Chat Bot - Workflow Template

Easy starter template to create an interactive messaging experience for Webex users.

Updated over a week ago

This workflow template initiates an interactive chatbot for Webex users, designed to respond to incoming messages with a sample message and an adaptive card. The bot first verifies that the requestor belongs to the same organization and then proceeds to open message details. Providing an engaging user experience, this template is ideal for creating security bots that interact seamlessly within the Webex environment.

Trigger

Webhook

Use Cases

Security Bots

Workflow Breakdown

  1. Listens to an event coming from Webex

  2. Verify the requestor is part of the same orgId as the bot.

  3. Open the message details

  4. Respond to the requestor with a sample message and adaptive card.

Vendors

Utils, Webex

Tips

Webex Bot setup information - https://developer.webex.com/docs/bots

Did this answer your question?