Get a list of all feedback templates available for this user.

Example JSON response:

{
"results": [
{
"id": 1,
"template_name": "Scubatribe Standard",
"sender": "no-reply@scubatribe.com",
"send_after_days": 0,
"subject": " __companyname__ would love your feedback",
"reminder_subject": "A polite reminder to give __companyname__ feedback",
"customer_name": "Fellow diver",
"html_intro": "You were recently a customer with __companyname__. \r\nTo improve their service, __companyname__ would like to ask you to take a couple of minutes to review their service.\r\n\r\n",
"form_intro": "We have asked ScubaTribe to get feedback from our guests, please take the time to fill out the form below to let us know what you thought of your time with us.",
"form_thanks": "",
"language": "en",
"ask_location": 0,
"location_question": "Where did you visit us?",
"review_form_questions": [

],
"second_form_questions": [

],
"is_default": 0
},
{
"id": 2,
"template_name": "Scubatribe Standard",
"sender": "no-reply@scubatribe.com",
"send_after_days": 0,
"subject": "Bitte bewerten Sie __companyname__",
"reminder_subject": "A polite reminder to review __companyname__",
"customer_name": "Fellow diver",
"html_intro": "Sie waren neulich Kunde\/Kundin bei __companyname__. \r\nUm Ihren Diesnt zu verbessern, __companyname__ wurden gern dass Sie ein paar mintuen nahm f\u00fcr eine kurz fragebogen.\r\n\r\n",
"form_intro": "Wir haben ScubaTribe mit unsere kunden Feedback beauftragt",
"form_thanks": "",
"language": "de",
"ask_location": 0,
"location_question": "Wo haben sie uns besucht?",
"review_form_questions": [

],
"second_form_questions": [

],
"is_default": 0
},
{
"id": 16,
"template_name": "Scubatribe Tour",
"sender": "john@acmedive.com",
"send_after_days": 0,
"subject": "ScubaTribe Tour - __companyname__ would love your feedback",
"reminder_subject": "A polite reminder to give __companyname__ feedback",
"customer_name": "Visitor",
"html_intro": "This is an example review request. The text in this email is fully customisable by the account holder",
"form_intro": "This is the form where your customers (and only your customers) will get the oportunity to review you. This introduction text is, of course, fully adjustable.",
"form_thanks": "Thank your review example review of Acme Dive Tours.\n\nTry sharing this review on facebook, to see our 'social stars' in action",
"language": "en",
"ask_location": 1,
"location_question": "Where did you dive with us?",
"review_form_questions": [
[
{
"question_id": 24,
"type": "paragraph",
"label": "",
"default": "You can add your own questions to the rating form, and choose whether the results of these questions should be published or not.",
"hint": "",
"params": false,
"publishing": 0,
"options": [

]
}
]
],
"second_form_questions": [
[
{
"question_id": 26,
"type": "paragraph",
"label": "",
"default": "These questions are to help you find out more about who your reviews come from.",
"hint": "",
"params": false,
"publishing": 0,
"options": [

]
},
{
"question_id": 73,
"type": "dropdown",
"label": "How did you find ScubaTribe",
"default": "",
"hint": "",
"params": {
"class": ""
},
"publishing": 0,
"options": [
{
"option_id": 176,
"value": "Word of mouth"
},
{
"option_id": 177,
"value": "Search Engine"
},
{
"option_id": 178,
"value": "Social media"
},
{
"option_id": 179,
"value": "A shared review"
},
{
"option_id": 180,
"value": "In the press"
},
{
"option_id": 181,
"value": "Other"
}
]
},
{
"question_id": 75,
"type": "checkbox",
"label": "What is the main focus of your diving business?",
"default": "",
"hint": "check all which apply",
"params": {
"class": ""
},
"publishing": 2,
"options": [
{
"option_id": 182,
"value": "Resort"
},
{
"option_id": 183,
"value": "Local Dive Shop"
},
{
"option_id": 184,
"value": "Liveaboard"
},
{
"option_id": 185,
"value": "Equiptment sales"
},
{
"option_id": 186,
"value": "Rental"
},
{
"option_id": 187,
"value": "Travel Booking"
},
{
"option_id": 188,
"value": "Consulting"
}
]
}
]
],
"is_default": 1
}
],
"num_records": 3,
"status": "OK"
}

 

Back to Top