Fairing (previously EnquireLabs)
Features | Details |
Release Status | Released |
Source API Version | v2 |
Table Selection | Yes |
Column Selection | Yes |
Edit Integrations | Yes |
Replication Type Selection | No |
Authentication Parameters | API Key |
Replication Type | Key based incremental
Full Load |
Replication Key | Date |
Suggested Replication Frequency | 1 hr |
1. Log in to Fairing (EnquireLabs) OR
Log in to your Shopify store and go to Apps

Here you'll find Fairing (EnquireLabs), then click on it and it should redirect you to Fairing (EnquireLabs)as a logged-in user.
2. After logging in, click on Account, you'll find your API credentials here in the 2nd section, use the secret token on Daton.

Please enter secret token on Daton.
1. Questions
Purpose: To get a list of all the questions in your EnquireLabs account.
Replication: Full Load.
Fields
Field Name | Datatype |
allow_other | BOOLEAN |
customer_type | STRING |
frequency_type | STRING |
id | NUMERIC |
inserted_at | TIMESTAMP |
other_placeholder | STRING |
prompt | STRING |
published_at | TIMESTAMP |
randomize_responses | BOOLEAN |
responses | RECORD |
id | NUMERIC |
value | STRING |
clarification_question | RECORD |
allow_other | BOOLEAN |
id | NUMERIC |
prompt | STRING |
randomize_responses | BOOLEAN |
responses | RECORD |
type | STRING |
submit_text | STRING |
type | STRING |
updated_at | TIMESTAMP |
2. Responses
Purpose: To get a list of all the responses received in your EnquireLabs.
Replication: Incremental.
Replication Key: since & until.
Fields
Field Name | Datatype |
utm_source | STRING |
customer_id | STRING |
inserted_at | TIMESTAMP |
order_currency_code | STRING |
response | STRING |
order_total | STRING |
order_id | STRING |
clarification_question | BOOLEAN |
email | STRING |
order_platform | STRING |
response_id | NUMERIC |
id | STRING |
other | BOOLEAN |
order_total_usd | STRING |
utm_medium | STRING |
order_source | STRING |
customer_order_count | NUMERIC |
order_number | STRING |
available_responses | STRING |
referring_site | STRING |
updated_at | TIMESTAMP |
question_type | STRING |
submit_delta | NUMERIC |
response_provided_at | TIMESTAMP |
question_id | NUMERIC |
question | STRING |
response_position | NUMERIC |
referring_question | STRING |
referring_question_response | STRING |
referring_question_response_id | NUMERIC |
referring_question_id | NUMERIC |
coupon_amount | STRING |
coupon_type | STRING |
coupon_code | STRING |
other_response | STRING |
Last modified 11mo ago