# Booking ticket?

**URL:** https://community.glideapps.com/t/booking-ticket/17200
**Category:** Ask for Help
**Created:** [October 16, 2020, 12:26am UTC](https://community.glideapps.com/t/booking-ticket/17200 "2020-10-16T00:26:12Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![MI\_I](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mi_i/32/2794_2.png) [@MI\_I](https://community.glideapps.com/u/MI_I)
#### Post date: [October 16, 2020, 12:26am UTC](https://community.glideapps.com/t/booking-ticket/17200/1 "2020-10-16T00:26:12Z")

</div>

Does anyone have an app for booking a ticket airplane or hotel service??

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 16, 2020, 12:31am UTC](https://community.glideapps.com/t/booking-ticket/17200/2 "2020-10-16T00:31:31Z")

</div>

I believe @Lucas_Pires does offer one.

---

<div class="post-metadata">

### Author: ![MI\_I](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mi_i/32/2794_2.png) [@MI\_I](https://community.glideapps.com/u/MI_I)
#### Post date: [October 16, 2020, 3:10am UTC](https://community.glideapps.com/t/booking-ticket/17200/3 "2020-10-16T03:10:21Z")

</div>

i want to know a sample app with glide

---

<div class="post-metadata">

### Author: ![Lucas\_Pires](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_pires/32/64863_2.png) [@Lucas\_Pires](https://community.glideapps.com/u/Lucas_Pires)
#### Post date: [October 16, 2020, 2:57pm UTC](https://community.glideapps.com/t/booking-ticket/17200/4 "2020-10-16T14:57:17Z")

</div>

Actually I have some apps for hotel but not specific for booking

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 16, 2020, 3:30pm UTC](https://community.glideapps.com/t/booking-ticket/17200/5 "2020-10-16T15:30:28Z")

</div>

Ah I was thinking of the app where you showed us the event picker.

---

<div class="post-metadata">

### Author: ![Lucas\_Pires](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/lucas_pires/32/64863_2.png) [@Lucas\_Pires](https://community.glideapps.com/u/Lucas_Pires)
#### Post date: [October 16, 2020, 3:32pm UTC](https://community.glideapps.com/t/booking-ticket/17200/6 "2020-10-16T15:32:22Z")

</div>

Oh yes! But that one was about coworker spaces booking… almost 😅

---

<div class="post-metadata">

### Author: ![nathanaelb](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nathanaelb/32/43079_2.png) [@nathanaelb](https://community.glideapps.com/u/nathanaelb)
#### Post date: [October 21, 2020, 11:29pm UTC](https://community.glideapps.com/t/booking-ticket/17200/7 "2020-10-21T23:29:23Z")

</div>

My apologies for a naive question.

Hypothetically, if someone had built a Glide app to book flights or hotel rooms, how would that even work? Conceptually I mean. Wouldn’t the app need to have some sort of api access to the airline reservation system for instance (amadeus, sabre, etc.)?

It feels terribly complex. 😅

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [October 21, 2020, 11:46pm UTC](https://community.glideapps.com/t/booking-ticket/17200/8 "2020-10-21T23:46:01Z")

</div>

You’re right. To make the full flow work, i.e we actually book a ticket that is registered on an airplane reservation system then there needs to be some sort of communication between Glide and the system in question.
