Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"triggerMessage": "Before you leave, would you be willing to answer a few questions about the service you received today? Please answer Yes or No.",
"postSurveyCompleteMessage": "Thank you for reaching out. Please contact us again if you need more help."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"insightsObject": "customers",
"attributeName": "customer_attribute_1",
"questions": ["mood"]
},
{
"insightsObject": "customers",
"attributeName": "customer_attribute_2",
"questions": ["was_helpful"]
},
{
"insightsObject": "customers",
"attributeName": "customer_attribute_3",
"questions": ["explain"]
}
]
Loading