Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Direct Booking Site Generator Workflow This workflow instantly transforms any Airbnb listing into a polished, mobile ready direct booking site hosted on the Netlify platform. Requirements 1. Instal...
n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, n8n-nodes-base.set, n8n-nodes-airbnb-scraper.airbnbscraper, n8n-nodes-base.code, n8n-nodes-base.compression, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Amir Tadrisi.
Original n8n.io sourceThis workflow instantly transforms any Airbnb listing into a polished, mobile-ready direct booking site hosted on the Netlify platform.
This workflow depends on the community package n8n-nodes-airbnb-scraper. Install it on your n8n instance (Settings → Community Nodes) before importing the workflow.
| Credential | Purpose | Where to create it |
|---|---|---|
| Airbnb Scraper API Token | Authenticates the Airbnb Scraper node so it can fetch listing data. |
Sign up at scraper.shortrentals.ai and copy your API token from the dashboard. |
| Netlify Personal Access Token | Allows the workflow to create sites and deploy ZIP assets through the Netlify API. | Go to Netlify User Settings → Applications → Personal access tokens and generate a token with Deploy sites permissions. |
Store both tokens as credentials in n8n (Airbnb Scraper API and Netlify API Token) before executing the workflow.
listingId and run the workflow.n8n-nodes-airbnb-scraper pulls rich listing data (photos, amenities, host details, pricing, reviews, etc.).Generate HTML Site node transforms that data into a premium, mobile-responsive landing page with sticky booking card, amenities grid, gallery, and shortrentals.ai credit.Prepare Binary and Create ZIP convert the HTML into a Netlify-ready archive (rooted index.html).Create Netlify Site spins up a new site (unique subdomain per run).Deploy ZIP uploads the packaged site via Netlify’s deploy API.If you require conversion-ready sites with payments, Calendar Sync sync, or Booking engine, head to sitebuilder.shortrentals.ai to explore the full product suite.
Happy hosting! 🚀
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 | Transform Airbnb listings into custom direct booking sites with Netlify |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Content Creation, Multimodal AI |
| Author | Amir Tadrisi |
| Published | 11 Dec 2025 |
Use the JSON export at /data/workflows/11672/11672.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.
Direct Booking Site Generator Workflow This workflow instantly transforms any Airbnb listing into a polished, mobile ready direct booking site hosted on the Netlify platform. Requirements 1. Instal...
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 Content Creation, Multimodal AI use case.