Triggering Workflows

Triggers define how and when a workflow starts in AppsAlly. They act as the entry point for automation, allowing your bot to respond to specific actions, messages, or events.

🎯 Trigger Types

AppsAlly supports three types of triggers:

1️⃣ Slash Commands – Trigger workflows by typing a command in Slack. 2️⃣ Incoming Webhooks – Trigger workflows from external services via an HTTP request. 3️⃣ Scheduled Events – Run workflows automatically on a predefined schedule.

Each trigger type offers flexibility based on your workflow needs. Click on a trigger type to learn how to set it up! 🚀

Last updated