Slash Commands

Slash commands allow users to trigger workflows directly from Slack by typing a command.

🚀 Setting Up a Slash Command

1
  • Navigate to Slash Commands from the sidebar in AppsAlly.

  • Click on Create New Slash Command.

2

Enter Command Details

A popup will appear asking for:

  • Short Command – (e.g., /daily-report).

  • Description – A brief explanation of what this command does.

3

Save and Publish

  • Click Save & Publish to create the slash command.

  • Your command is now ready to use in Slack! 🎉

4

Connect to Workflow

  • After saving the slash command, you will see a Connect to Workflow button next to it.

  • Click on it to open the Workflow Builder.

5

Create Workflow

For a detailed guide on creating workflows, adding nodes, and managing permissions, visit the Workflow Builder Guide.

Last updated