Append feedback
Store transactional feedback records as you send contact data to us
Overview
Airship can store full feedback history for contact records. This is useful to show the sentiment of a particular guest, and can be used in campaigns whereby a broadcast could be suppressed if someone has left feedback recently (for example if you don't want to ask someone for feedback about a recent visit if they've already done so).
Storing feedback
To store feedback, simply include a feedback object as you write a contact to us. We'll store a historic feedback record against the contact.
Field | Notes |
| 1 = positive 2 = negative 3 = neutral 4 = unknown You can also retrieve feedback types from the |
| 1 = website 2 = facebook 3 = tablet 4 = email 5 = twitter |
| The unit_id representing the physical location for which this feedback relates. |
| Pass in a |
| Pass in a ratings You can retrieve a list of categories from the 1 - Food 2 - Drink 3 - Service 4 - NPS |
Last updated