Docs are current in the making

Slack Specific Variables

As part of FlowBridge Connect functionality, we will populate your flow with specific variable that you can use at your own will. All you need to do is create the variable name in Voiceflow and FlowBridge Connect will automatically populate them with information

Here are the Slack specific variables you can create:

Variable Name
Value
Description

user_name

String

The first name of the user's account.

user_id

String

Slack session ID (user ID for DMs, channel ID for @mentions)

channel

String

the channel the user is communicating on. It will be "slack" for Slack conversations

channel_user_id

String

Slack user ID (e.g., U01234ABCD)

For more information on the variables, check out the Automatically Populated Variables page

Last updated