Connect Slack to ManyChat in two minutes.
Real-time triggers from Slack, ready-made actions in ManyChat. Filter, transform, and route without writing a line of code.
Workflows fire when something happens in Slack.
- App Home OpenedWebhook
- App MentionedWebhook
- New ChannelWebhook
- Custom Emoji ChangedWebhook
- File Made PublicWebhook
Workflows do something in ManyChat, instantly.
- ManyChat Add TagAPI
- Find ManyChat Subscriber by NameAPI
- Find ManyChat Subscriber by PhoneAPI
- Get ManyChat SubscriberAPI
- List ManyChat Subscribers by TagAPI
- ManyChat Remove TagAPI
Pick the way that fits your stack.
Pair pages are mirrored. Each direction gets its own dedicated page.
When something happens in Slack, do it in ManyChat.
13 Slack triggers wired to 9 ManyChat actions. Most-used pairing: App Home Opened → ManyChat Add Tag.
Or fire it the other way around.
1 ManyChat triggers wired to 45 Slack actions downstream.
See ManyChat → Slack →Common Slack → ManyChat workflows.
Pick a pairing to set it up in two minutes. Each one is a fully editable recipe.
Fires when a user opens your Slack app's Home tab or DM. Useful for refreshing the Home view, lazy-loading user-specific data, or tracking app engagement.
Fires when a user opens your Slack app's Home tab or DM. Useful for refreshing the Home view, lazy-loading user-specific data, or tracking app engagement.
Fires when a user opens your Slack app's Home tab or DM. Useful for refreshing the Home view, lazy-loading user-specific data, or tracking app engagement.
Fires when a user opens your Slack app's Home tab or DM. Useful for refreshing the Home view, lazy-loading user-specific data, or tracking app engagement.
Fires when your Slack app is mentioned in a message. The standard hook for chatbots that answer when summoned with @your-app.
Fires when your Slack app is mentioned in a message. The standard hook for chatbots that answer when summoned with @your-app.
Fires when your Slack app is mentioned in a message. The standard hook for chatbots that answer when summoned with @your-app.
Fires when your Slack app is mentioned in a message. The standard hook for chatbots that answer when summoned with @your-app.
Fires when a new Slack channel is created in the workspace. Useful for auto-adding the bot, welcome messages, or governance audit logs.
Connect Slack and ManyChat in five steps.
No code, no glue, no half-day setup. Each step is one click.
- 1ConnectAuthorize Slack and ManyChat
Open TinyCommand, authorize Slack and ManyChat once each. Both connections are available to every workflow on your account.
- 2TriggerPick a Slack trigger
Drop the Slack → App Home Opened trigger onto the canvas. TinyCommand auto-registers the webhook.
POST /v1/webhooks/slack.trigger-app-home-opened - 3TransformAdd a filter or AI step
Optionally add a Filter node ("subject contains URGENT") or an AI step ("classify intent") between trigger and action.
- 4ActionAdd the ManyChat action
Drop the ManyChat → ManyChat Add Tag action below it. Map fields from the Slack payload into the ManyChat inputs.
manychat.add-tag-to-subscriber - 5PublishPublish and forget
Hit Publish. TinyCommand runs it in production from second one. Watch the run-log fill up.