Lodgify Notion Integration
Sync Lodgify with Notion automatically - properties, bookings, and rates always up to date, no coding needed
Free to start. No credit card required.
Trusted worldwide
500+ teams stopped copying data manually.
Yours can too.
The Lodgify Notion integration lets you pull live vacation rental data directly into your Notion workspace using Note API Connector. Whether you're managing a single property or a growing portfolio, you can sync properties, bookings, nightly rates, and room type availability, and keep your Notion databases in sync with Lodgify automatically.
With Note API Connector you can sync Lodgify with Notion on a fully automated schedule (hourly, daily, or at custom intervals) without writing a single line of code. Connect your Lodgify API key, choose a Notion database, map the property, booking, or rate fields visually, and your data flows into Notion on autopilot from that point forward.
How to connect Lodgify to Notion
Connect your Notion workspace
Click Connect to Notion, authorize Note API Connector, and select the pages and workspace where your Lodgify data should appear.
Get your Lodgify API key and create your request
In Lodgify, go to Settings > Public API and copy your API key. If you don't see this option, request API access from Lodgify support first. Then click Create Request in Note API Connector and paste your Lodgify API endpoint URL, for example https://api.lodgify.com/v2/properties. Lodgify authenticates with a custom header, so open the Headers tab, add a header named X-ApiKey, and paste your API key as its value. Give the request a name, then click Run.
Choose your data and map fields
In the Response Field Mapping screen, select which Lodgify fields to include, such as property name, guest name, arrival and departure date, or nightly rate, and map each one to a Notion property. You can match existing properties, create new ones, or set the field type. Click Save & Import when you're done.
Set your sync schedule and go live
Enable Auto Schedule and choose your refresh interval. Your Lodgify data will sync with Notion automatically from that point forward, with no manual refreshes needed.
⏱ Hourly / Daily / Custom
What Lodgify data can you sync with Notion?
Use these Lodgify API endpoints directly in Note API Connector. Each one can be mapped to a separate Notion database.
All your vacation rental properties with name, id, and status. Build a property directory or portfolio overview inside Notion.
https://api.lodgify.com/v2/properties
All bookings and reservations with guest name, arrival and departure dates, and status. Build a live reservation calendar or booking log inside Notion.
https://api.lodgify.com/v2/reservations/bookings
Nightly pricing calendar across your properties. Track seasonal pricing or build a rate overview inside Notion.
https://api.lodgify.com/v2/rates
Calendar availability for one property, showing booked and open dates. Replace {propertyId} with the property you want to track in Notion.
https://api.lodgify.com/v2/availability/{propertyId}
All room types configured for one property, with name and occupancy. Replace {id} with the property you want to track in Notion.
https://api.lodgify.com/v2/properties/{id}/rooms
See how it works
Why sync Lodgify with Notion?
Always up to date
Scheduled sync runs automatically. Your Notion database reflects live Lodgify data without any manual work.
No coding required
Point, click, and map fields. Connect Lodgify to Notion in minutes without any programming knowledge.
Custom schedule
Choose hourly, daily, or custom intervals. You control exactly when Notion pulls fresh data from Lodgify.
Conclusion
With Note API Connector, setting up a complete Lodgify Notion integration takes minutes, not days. Your properties, bookings, rates, and availability sync automatically into Notion on your chosen schedule, with no code and no manual copy-paste.
Whether you're building a multi-property booking calendar, tracking occupancy across listings, or giving your team a shared view of upcoming arrivals and departures, connecting Lodgify to Notion gives you the flexibility of Notion's interface with the real-time accuracy of Lodgify's data.
Frequently Asked Questions
Yes. Lodgify provides a Public API that exposes properties, bookings, reservations, rates, availability, and guest messaging. Note API Connector connects to this API directly, using your Lodgify API key, to pull your data into Notion on a scheduled basis.
In Lodgify, go to Settings, then Public API, and copy your API key. In Note API Connector, connect your Notion workspace, click Create Request, paste a Lodgify endpoint such as https://api.lodgify.com/v2/properties, add a header named X-ApiKey with your API key as its value, select your Notion database, map the fields visually, and run the import.
Yes. Enable Auto Schedule in Note API Connector and choose your refresh interval: hourly, daily, or custom. Your Lodgify data will sync with Notion automatically on that schedule with no manual action required.
No. Note API Connector is a no-code tool. You paste your Lodgify API endpoint URL, add your API key as a header, select your Notion database, and map fields visually using the response field mapping view. No programming knowledge is needed.
You can sync properties, bookings, and nightly rates directly, since each of those endpoints returns a full list across your account. Availability and room types are scoped to one property at a time, so you replace the property id in the URL for each property you want to track in Notion.
Use v2 endpoints where available, such as /v2/properties and /v2/reservations/bookings, since Lodgify built v2 for better performance and clearer error messages. Lodgify keeps v1 running for backwards compatibility, so older endpoints like /v1/availability still work if a v2 equivalent does not yet exist for the data you need.
Yes. Note API Connector connects to Lodgify using an API key that you add as a request header. Your credentials are never stored on our servers, and Note API Connector never writes or modifies any data in your Lodgify account.