Lodgify

30 tools available

Lodgify is an all-in-one vacation rental software that enables property owners and managers to create bookable websites, synchronize property data across multiple channels, and manage guest reservations and communications from a single platform.

scheduling & booking

Tools & actions 30

Create Call Me Back Request

Tool to create a Call Me Back request in Lodgify. Use when scheduling a callback appointment with a guest for property inquiries or booking assistance.

Create Enquiry

Tool to create a new general enquiry with guest and reservation details. Use when a potential guest wants to make an enquiry about a property or availability.

Decline Enquiry

Tool to decline an enquiry, changing its status to Declined. Use when you need to reject or decline an enquiry from a potential guest.

Delete Enquiry

Tool to delete an enquiry by moving it to the trash. Use when you need to remove an enquiry from active listings without permanently deleting it.

Delete Reservations

Tool to delete multiple bookings or enquiries in a single batch operation. Use when you need to remove several reservations at once instead of deleting them individually.

Get Countries

Tool to retrieve all available countries. Use when you need to populate country selectors with supported ISO codes and names.

Get Country by Code

Tool to retrieve a specific country by its ISO code. Use when you need to validate a country code or get the full country name for a given code.

Get Currency By Code

Tool to retrieve currency details by its code. Use when you need to get information about a specific currency including its exchange rate, decimal places, and symbol.

Get Deleted Properties

Retrieves IDs of properties that have been deleted from the Lodgify account. Use this action to: - Get a list of all deleted property IDs - Filter deleted properties by deletion date using the deletedSince parameter - Sync local property databases by identifying which properties no longer exist Returns an array of integer property IDs. Use deletedSince to only retrieve properties deleted after a specific datetime.

Get External Bookings

Tool to retrieve external bookings for a specific booking ID. Use when you need to get external booking details associated with a main booking record.

Get Messaging Thread

Tool to retrieve details of a messaging thread. Use when you need to access thread information including messages, guest details, and thread status. The threadGuid parameter can be obtained from: - Reservation responses (thread_uid field) - Webhook events (guest_message_received) - Other Lodgify API endpoints that return thread identifiers

Get Property Availability

Retrieves availability information for a specific property within a date range. This action queries the Lodgify API to get detailed availability data including: - Property ID, room type ID, and user ID - Availability periods with start and end dates - Number of units available during each period - Booking information and channel calendars - Closed period details if applicable The propertyId is required. Date range defaults to today through 30 days if not specified. Returns empty details array if no availability data exists for the property.

Get Room Type Availability

Retrieves availability calendar data for a specific room type within a property for a given date range. This action queries the Lodgify API to get detailed availability information for a specific room type, including availability periods, booking status, and rates. Use when you need to check availability for a specific room type within a property, rather than for the entire property.

Get Unread Count

Retrieves the total count of unread bookings and enquiries. Use this to check how many new reservations or enquiries require attention.

Get V1 Availability

Retrieves availability information for all properties and room types for a given date range. Use when you need to check availability across all properties in the account. Returns empty array if no availability data exists for the specified period.

List Channel Connections

Tool to retrieve a list of all channel connections. Use when you need to display or synchronize channel connections across properties.

List Channel Mappings

Tool to list channel mappings. Use when you need to retrieve all channel mappings, optionally filtered by property, channel code, or external ID. Supports pagination.

List Channel Reservations

Tool to list channel reservations. Use when you need to retrieve reservations across channels filtered by property, channel, or date range. Results are paginated; use `limit` and `offset` together across multiple requests to retrieve all reservations, as a single request may not return the full result set.

List Channels

Retrieves a list of all available distribution channels in the Lodgify account. Channels are booking platforms (e.g., Airbnb, Booking.com, Vrbo, Expedia) that can be connected to properties for synchronized availability and reservations. Use this action to: - Get a list of all available channels that can be connected - View channel details including ID, name, description, and active status - Check which channels are currently active in the account Returns an empty list if no channels are available or configured.

List Currencies

Tool to retrieve all available currency codes. Use when you need to display currency options or validate currency codes for pricing and reservations.

List Properties

Retrieves all properties from the Lodgify account with optional pagination. Use this action to: - Get a list of all properties in the account - Iterate through properties using pagination - Check which properties exist before performing operations on specific properties Returns property IDs, names, and address details including coordinates. Paginate through all pages until results are exhausted — stopping early silently omits remaining properties. No server-side filtering by region or location; filter client-side using returned name or address fields.

List Reservations

Tool to retrieve a paginated list of bookings and enquiries from the inbox. Use when you need to fetch reservations with optional filtering by status, property, date range, or trash status.

List Webhooks

Retrieves a list of all webhooks configured in the Lodgify account. Use this action to: - Get all webhook configurations - View webhook details including ID, event type, and target URL - Check which webhooks are currently set up for receiving notifications Returns an empty list if no webhooks are configured.

Mark Reservations Not Replied

Tool to batch mark bookings and enquiries as not replied. Use when you need to mark multiple reservations (bookings or enquiries) as not replied in a single operation.

Mark Reservations Replied

Tool to batch mark bookings or enquiries as replied. Use when you need to mark multiple reservations as replied in a single operation.

Recover Enquiry

Tool to restore an enquiry that was previously moved to the trash. Use when you need to recover a deleted enquiry by its ID.

Reopen Enquiry

Tool to reopen an enquiry, changing its status to Open. Use when you need to reactivate a previously closed or cancelled enquiry.

Set Availability

Updates the number of available units for a specific room type within a date range. Use this action to set availability for booking periods. The period_start and period_end dates define the range during which the specified number of units will be available.

Subscribe to Webhook

Subscribes to a Lodgify webhook by providing a target URL and event type. Use this action to: - Register a callback URL to receive real-time notifications from Lodgify - Listen for specific events like new bookings, rate changes, or availability updates - Set up integrations that respond to changes in the Lodgify system The target_url must be unique. Returns a webhook ID for later unsubscription and a secret for signature verification.

Unsubscribe Webhook

Tool to unsubscribe from a Lodgify webhook. Use when you need to remove a webhook subscription by providing the webhook ID that was returned during subscription.

Ready to automate with Lodgify?

Wire it up in minutes. No coding required.

← All integrations