Recipes
πΎ Create Datawarehouse
Learn how to generate custom Datawarehouse
We will go through the following steps:
- Retriving events information.
- Retriving bookings, lists and tickets related to events.
- Retriving latest status of bookings, lists and tickets related to events.
Retriving events information
Request Events:
Retriving bookings, lists and tickets related to events
You need convert βdateβ property of event to lcoal timezone
Get bookings by Event ID and Event Date:
Retriving Tickets information by Event ID
Retriving Lists information by Event ID
Retriving latest status of bookings, lists and tickets related to events
Update bookings, lists and tickets information with previus day, for example start_date: 2025-01-21
and end_date:2025-01-22
:
Request Bookings:
Request Lists:
Request Tickets: