n8n-nodes-tripit
v0.6.0
Published
n8n node for TripIt API integration
Downloads
30
Maintainers
Readme
n8n-nodes-tripit
This is an n8n community node for interacting with the TripIt API. It provides functionality to create trips, add flights and hotels to trips, and get flight information.
n8n is a fair-code licensed workflow automation platform.
Installation Operations Resources
Installation
Follow the installation guide in the n8n community nodes documentation.
npm install n8n-nodes-tripitOperations
Trip
- Create: Create a new trip with display name, start date, end date, and primary location
Flight
- Add to Trip: Add a flight to an existing trip using flight number and marketing airline
- Get Flight Info: Get detailed information about a flight using the flight number
Hotel
- Add to Trip: Add a hotel reservation to an existing trip with check-in and check-out dates
