Slack
A how-to guide to sending your Question Stream response data to Slack
Be sure to enable Flow on your Fairing Integrations Page!
To start, enable Shopify Flow in the Fairing app, click "Integrations," find Shopify Flow, and click "Connect." Once enabled, we send a payload [survey response data] to Shopify Flow whenever someone submits a survey response.
If you'd like to analyze your Question Stream responses in a Google Sheet and want to automatically populate the sheet with real-time responses follow the below instructions. You can also download the Shopify Flow template here.
Create A New Workflow
If you haven't already installed Shopify Flow, you can do so via the Shopify App Store. To note, Shopify Flow is currently only available to Shopify Plus merchants.
Once you've installed Flow, get started creating a new workflow with *Enquire Post-Purchase Surveys as your trigger.
After selecting New Survey Response, click Action.
On the following screen, select Show under Get More Actions and scroll down to locate Slack.
Connect Shopify Flow To Your Slack Account
After clicking Slack for Shopify Flow, a new screen will appear where you'll can authorize Slack for Flow access to your Slack account.
Select the desired Slack account.
And allow Shopify Flow access to write to your Slack account.
Now that you've connected your Slack account, you can close the below window and click back to the window with your Shopify Flow set up.
Add Action - Send Slack Message
Now that you've authorized Shopify Flow access to your Slack account, you can continue building out your workflow. Next, click "Send Slack Message" action. If the button isn't clickable, you'll need to refresh the page.
Add Slack Channel and Message
On the next screen, Shopify Flow will ask for the Slack Channel or member id you wish to send Question Stream responses to. You don't have to create the channel prior to setting up the Workflow.
In the following back, add the message you want to send to Slack. In the example below, we used: {{question}}: {{response}}
which will simply send a slack message with every question and you response you receive.
Title Your Workflow & Enable
Conditions
If you'd like to send specific Question Stream question responses to a specific channel, you can do so by using Conditions.
Updated over 2 years ago