Skip to main content
Connect Slack to Sixtyfour and deliver workflow results to your team in real time — no CSV exports or manual handoffs.

What You Can Do

CapabilityDescription
Send to channelsPost workflow results to any public or private Slack channel
Send to DMsDeliver results directly to individual team members
Dynamic messagesUse {column} substitution to build messages from your data
Mention by emailUse {@column} to @mention Slack users by matching their email address

Quickstart

1

Connect your Slack workspace

In the Sixtyfour dashboard, go to Integrations and select Slack. Authorize access to your Slack workspace. This grants Sixtyfour permission to post messages on your behalf.
2

Add a Slack output block to your workflow

Open the Workflow Editor and build your pipeline. Add a Slack block as the final output step.
3

Configure the message

Select a channel or DM recipient, then write your message template. Reference columns from your data with {column_name} syntax.
Only channels where the Sixtyfour Slack app has been invited appear in the channel selector. Invite the app to a channel first with /invite @Sixtyfour in Slack.
New lead found: {name} at {company}
Title: {title}
Email: {email}
To @mention someone in your workspace, use {@email} where email is a column containing the person’s Slack-linked email address.
4

Run the workflow

Run the workflow from the editor. Each row in your results triggers a Slack message with the column values filled in.

Example Workflow

Enrich a list of leads, find their emails, filter to verified addresses, and notify your sales team in Slack:

Block Reference

FieldValue
Block typesend_slack_message
Pipeline positionOutput (final block)
Requires integrationYes — Slack workspace must be connected