New Message triggers your workflow when someone mentions @Markifact in a Slack message. Perfect for creating interactive workflows that respond to team requests, questions, or commands directly from Slack channels.Documentation Index
Fetch the complete documentation index at: https://docs.markifact.com/llms.txt
Use this file to discover all available pages before exploring further.
Inputs
| Field | Type | Required | Description |
|---|---|---|---|
| Channels | Select | Yes | Listen to any channel or specific channels where bot is present |
| Channel | Select | Yes* | Specific channel to monitor (*Required when “Specific channel” is selected) |
How It Works
This trigger listens for messages in Slack channels where the @Markifact bot has been mentioned. When someone types a message that includes @Markifact, the workflow is triggered with the message content and details.⚠️ Important Requirements
Bot Must Be Mentioned:- Only messages that mention @Markifact will trigger workflows
- Regular messages without the bot mention are ignored
- This prevents workflows from triggering on every channel message
- The Markifact bot must be a member of channels you want to monitor
Bot Setup Requirements
Adding Bot to Channels
For Public Channels:- Go to the channel you want to monitor
- Type @Markifact in a message
- Slack will prompt to invite the bot
- Click “Invite to Channel”
- Go to the private channel
- Type @Markifact to invite the bot
- The bot must be added before it appears in channel dropdown
- Once added, the channel will be available for selection
Channel Dropdown Behavior
- Public channels: Usually appear in dropdown automatically
- Private channels: Only appear after bot is manually added
- Missing channels: Check if bot has been invited to the channel
Configuration Examples
Team Request Handler
Scenario: Trigger workflows when team mentions @Markifact for reports Configuration:- Channels: “Specific channel”
- Channel: “#marketing-requests”
Multi-Channel Support Bot
Scenario: Respond to @Markifact mentions across all channels Configuration:- Channels: “Any channel where bot is present”
Common Use Cases
Google Analytics AI Agent
Trigger: “@Markifact how much traffic did we get last week?” Workflow: AI Agent → Send Slack MessageTroubleshooting
”Channel not showing in dropdown”
Problem: Private channel missing from selection Solution:- Go to the private channel
- Type @Markifact to invite the bot
- Refresh the workflow editor
- Channel should now appear in dropdown
”Bot not responding to mentions”
Problem: Messages with @Markifact not triggering workflow Solutions:- Verify bot is member of the channel
- Check if @Markifact is actually mentioned in the message
- Ensure workflow is published and active
- Check workflow history for error messages
”Permission denied errors”
Problem: Bot can’t access channel content Solution:- Re-invite bot to channel with proper permissions
- Check Slack workspace bot permissions
- Verify bot has necessary scopes for channel access
Credit Cost
1 credit per successful run.FAQ
Why isn't my private channel showing in the dropdown?
Why isn't my private channel showing in the dropdown?
Will I know if Markifact received my message?
Will I know if Markifact received my message?
I'm testing my workflow but only see test data - why?
I'm testing my workflow but only see test data - why?
I sent a @Markifact message but nothing happened - what's wrong?
I sent a @Markifact message but nothing happened - what's wrong?
Do I have to mention @Markifact in every message?
Do I have to mention @Markifact in every message?
Can I use this trigger across multiple channels at once?
Can I use this trigger across multiple channels at once?
What happens if the bot isn't in the channel I selected?
What happens if the bot isn't in the channel I selected?
Can team members see when the bot is added to channels?
Can team members see when the bot is added to channels?
What data is available from the triggered message?
What data is available from the triggered message?
Can I filter messages beyond just the @Markifact mention?
Can I filter messages beyond just the @Markifact mention?
Will this work with Slack threads?
Will this work with Slack threads?

