Lodgify

Learn how to use Lodgify with Composio

Overview

Enum

LODGIFY

Description

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.

Authentication Details

api_key
stringRequired
client_id
stringRequired
client_secret
stringRequired
oauth_redirect_uri
stringDefaults to https://backend.composio.dev/api/v1/auth-apps/add
scopes
string

Actions

This tool retrieves the availability information for a specific property. it requires the propertyid as an input. the response will include an array of availability objects, each containing the date, availability status, number of units available, price (amount and currency), minimum and maximum nights for booking, and any associated reservation ids for that date.

Action Parameters

propertyId
integerRequired

Action Response

data
object
error
successful
boolean