Airship Developers
HomeAcademy
  • Welcome
  • Rest API
    • Overview
    • Authentication
    • API Reference
    • Accreditation
  • Basics
    • Contacts
      • Write a contact
      • Append feedback
      • Append purchase history
      • Append booking data
      • Append WiFi data
      • Append Stay data
      • Append Loyalty data
      • Append ticket data
      • Append other PoPs
    • Bookings
      • Booking Search by reference
      • Booking Search by data_element
      • Booking Update
    • Search Contact
      • Search PoPs by contact
      • Search contact by Email, Mobile, Name
      • Search contact by voucher
    • Vouchers
      • Redeem voucher code
      • Check voucher code
      • Create Unique Code Group
    • Anonymous purchase data
      • Add anonymous purchase data
    • Units
    • Postman collection
  • SOAP API (legacy)
    • Overview
Powered by GitBook
On this page
  1. Basics

Contacts

Working with contacts in Airship

Contacts are the basis of all customer data in Airship. Contacts records can store all sorts of data such as contact information and personal details. A contact record can also have any number of transactional records attached to them to represent a contact's timeline of interactions. For example, Table Bookings, WiFi interactions, Feedback, Purchase History and more.

Contact merging

Airship automatically merges contact records together based on unique customer identifiers. These identifiers are email or mobile_number. In other words, if you write a contact to us with an email address or mobile that already exists as part of a contact on Airship, we'll automatically update and/or append the data you send to the pre-existing contact record.

PreviousAccreditationNextWrite a contact

Last updated 2 months ago