Lodgify

Learn how to use Lodgify with Composio

Overview

SLUG

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

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

Tools

SLUG: LODGIFY_GET_PROPERTY_AVAILABILITY

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
objectRequired
error
string
successful
booleanRequired