diff --git a/Workspace/LOT/虎翼系统.md b/Workspace/LOT/虎翼系统.md index 90c9090..12b6289 100644 --- a/Workspace/LOT/虎翼系统.md +++ b/Workspace/LOT/虎翼系统.md @@ -1,6 +1,6 @@ --- Created: 2025-07-28 01:23 Mon -Updated: 2025-08-07 15:31 Thu +Updated: 2025-08-07 15:58 Thu --- %% > - 我们为什么要做这件事?(项目背景、市场分析) @@ -22,8 +22,11 @@ Updated: 2025-08-07 15:31 Thu ### 功能 1. 接收平台订单: 新订单, 取消, 状态 - 1. Viator (TripAdvisor) - 2. GYG: [Integrator Portal | GetYourGuide for Integrators](https://integrator.getyourguide.com/documentation/supplier_endpoints#section/API-Endpoints) + 1. Viator (TripAdvisor) + 1. [Viator API Documentation & Specification – Merchant Partners](https://docs.viator.com/partner-api/merchant/technical/) + 2. GYG: + 1. [Integrator Portal | GetYourGuide for Integrators](https://integrator.getyourguide.com/documentation/overview) + 2. [Integrator Portal | GetYourGuide for Integrators](https://integrator.getyourguide.com/documentation/supplier_endpoints#section/API-Endpoints) 3. Expedia 4. Klooks 5. Trip.com @@ -63,8 +66,14 @@ Updated: 2025-08-07 15:31 Thu - bookingkit - [GitHub - adityashibu/bookingMaster: Booking management system for GetYourGuide](https://github.com/adityashibu/bookingMaster) - [GitHub - sknzl/gyg\_reader](https://github.com/sknzl/gyg_reader) +- [GitHub - unseen1980/awesome-travel: Do you want to build a travel app?](https://github.com/unseen1980/awesome-travel) ## 支持和协作 +1. GYG没有webhook, booking信息仅通知邮件 + 1. 使用 Zapier 等服务或 Mailgun 或 SendGrid 的入站电子邮件解析,可以将 Webhook 发送到检索 GetYourGuide 预订电子邮件主题的端点 + 2. [Gmail Notification | 推送通知  |  Gmail  |  Google for Developers](https://developers.google.com/workspace/gmail/api/guides/push) + 1. [gmail - Send webhook upon sending or receipt of email - Stack Overflow](https://stackoverflow.com/questions/23928491/send-webhook-upon-sending-or-receipt-of-email) + 2. [Ways to Configure Webhooks for Fresh Gmail Messages | by Denis Bélanger 💎⚡✨ | Medium](https://medium.com/@python-javascript-php-html-css/ways-to-configure-webhooks-for-fresh-gmail-messages-5c8f1620699f) ---