PipedreamHQ / PipedreamHQ/pipedream
[APP] Travel Code
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
**Name of app / service**
Travel Code — corporate travel management platform (https://travel-code.com). Flights (500+ airlines, NDC + GDS), hotels (2.5M properties), rail, transfers, orders/booking lifecycle, wallet, reporting.
**Link to developer documentation**
https://apidocs.travel-code.com/ (OpenAPI 3 spec: https://apidocs.travel-code.com/openapi.json)
Auth: OAuth 2.0 authorization-code flow with PKCE. Dynamic client registration (RFC 7591) is supported at `https://travel-code.com/oauth/register`; confidential client credentials are available on request. Authorize URL: `https://travel-code.com/oauth/authorize`, token URL: `https://travel-code.com/oauth/token`, API base: `https://api.travel-code.com`.
**Is lack of support preventing you from moving forward, or do you have a workaround?**
Not blocking — we're the API vendor and want to make Travel Code available to Pipedream users. We recently got merged into Nango's provider catalog (NangoHQ/nango#6489) and are expanding platform coverage.
**Are there specific actions or triggers you'd like to see for this app? Please let us know here or use the Action and Trigger issue templates to open requests for each!**
Initial set we're happy to contribute components for once the app is registered:
- List airports / airlines (reference data)
- Search flights / hotels
- Get current user profile
- List orders / get order details
We (the vendor) can provide a test account and OAuth credentials for the Pipedream team, and we're ready to author the components ourselves via PR.
Contributor guide
Assessment
This issue has not been assessed yet.