Block 1 - Workflow Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Description Automate the entire guest communication lifecycle for your short term rental properties. From the moment a reservation is confirmed in Guesty, this workflow sends a booking confirmation...
n8n-nodes-base.stickynote, n8n-nodes-base.webhook, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.wait
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Maxim Dudnik.
Original n8n.io sourceAutomate the entire guest communication lifecycle for your short-term rental properties. From the moment a reservation is confirmed in Guesty, this workflow sends a booking confirmation SMS, enrolls guests in a check-in reminder sequence, and automatically triggers a post-checkout review request. Property managers juggle dozens of bookings across multiple platforms. This workflow ensures every guest gets a consistent, professional communication experience — whether they booked on Airbnb, VRBO, or direct — by routing all guest messaging through Aloware's SMS platform via n8n.
In Guesty, configure an Automation or API webhook for "New Reservation" events, pointing to this workflow's URL. Activate and test with a test booking.
Aloware account with API access and an outbound line Guesty account with webhook or automation capabilities
Add an IF node to route by listing — different check-in instructions per property. Include an MMS node to send a property photo or a map pin alongside the check-in instructions. Add a cancellation webhook that disenrolls guests from the reminder sequence when a booking is cancelled. Duplicate the workflow for Guesty's "Reservation Updated" event to send change-of-dates notifications.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Send Guesty new booking SMS confirmations and reminders with Aloware |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | Lead Nurturing |
| Author | Maxim Dudnik |
| Published | 13 Apr 2026 |
Use the JSON export at /data/workflows/15032/15032.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Description Automate the entire guest communication lifecycle for your short term rental properties. From the moment a reservation is confirmed in Guesty, this workflow sends a booking confirmation...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Nurturing use case.