No actions taken yet
Manually sync reservations from Guesty API to Parse Server. Choose from three sync modes below.
Sync a single reservation by providing its reservation ID.
Sync multiple reservations by providing their IDs. Supports one per line, comma-separated, or JSON array format.
Sync reservations using query filters (date range, status, pagination).
No sync operations performed yet
Monitor and control the event service, which scans for check-in/check-out events and publishes them to Redis streams.
Manually trigger an event scan to check for today's check-ins and check-outs. This performs the same operation as the scheduled cron job.
Monitor Redis streams used by the event service for publishing check-in and check-out events.
No operations performed yet
Manually trigger check-in or check-out events for a room. These events will be published to Redis streams and processed by the notification service.
No operations performed yet