Sim Studio

Guesty

Interact with Guesty property management system

Guesty is a comprehensive property management platform designed for short-term and vacation rental property managers. It provides a centralized system to manage listings, reservations, guest communications, and operations across multiple booking channels like Airbnb, Booking.com, and VRBO.

With Guesty, property managers can:

  • Centralize operations: Manage multiple properties and listings from a single dashboard
  • Automate workflows: Set up automated messaging, task assignments, and cleaning schedules
  • Synchronize calendars: Keep availability updated across all booking channels
  • Process payments: Handle secure payment processing and financial reporting
  • Manage guest communications: Streamline guest interactions through unified inbox
  • Generate reports: Access analytics and insights to optimize property performance

In Sim Studio, the Guesty integration enables your agents to interact directly with your property management system programmatically. This allows for powerful automation scenarios such as reservation management, guest communication, and operational workflows. Your agents can retrieve detailed reservation information by ID, including guest details, booking dates, and property information. They can also search for guests by phone number to access their profiles and booking history. This integration bridges the gap between your AI workflows and your property management operations, enabling seamless handling of hospitality tasks without manual intervention. By connecting Sim Studio with Guesty, you can automate guest communications, streamline check-in processes, manage reservation details, and enhance the overall guest experience through intelligent automation.

Usage Instructions

Access Guesty property management data including reservations and guest information. Retrieve reservation details by ID or search for guests by phone number.

Tools

guesty_reservation

Fetch reservation details from Guesty by reservation ID

Input

ParameterTypeRequiredDescription
apiKeystringYesYour Guesty API token
reservationIdstringYesThe ID of the reservation to fetch

Output

ParameterType
idstring
gueststring
emailstring
phonestring

guesty_guest

Search for guests in Guesty by phone number

Input

ParameterTypeRequiredDescription
apiKeystringYesYour Guesty API token
phoneNumberstringYesThe phone number to search for

Output

ParameterType
guestsstring
fullNamestring
emailstring
phonestring
addressstring
citystring
countrystring

Block Configuration

Input

ParameterTypeRequiredDescription
actionstringYesAction

Outputs

OutputTypeDescription
responseobjectOutput from response
idstringid of the response
guestjsonguest of the response
checkInstringcheckIn of the response
checkOutstringcheckOut of the response
statusstringstatus of the response
listingjsonlisting of the response
moneyjsonmoney of the response
guestsjsonguests of the response

Notes

  • Category: tools
  • Type: guesty
On this page

On this page