HTTP Request
A how-to guide to export Question Stream response data using HTTP Post.
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.
Shopify Flow Setup
For initial Shopify Flow setup, follow our Shopify Flow integration instructions here.
Export Using HTTP Post
Webhook functionality and a queryable API are both currently on our roadmap for 2021. Until then, if you need to push your Fairing survey data into your database, you can use the below method.
Updated over 2 years ago