Community Contributed HTTP Request Examples
detail.loadingPreview
A collection of diverse examples demonstrating the power and flexibility of the HTTP Request node in n8n.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow showcases a variety of use cases for the n8n HTTP Request node. It covers scenarios such as splitting response bodies into individual items, extracting specific data from HTML, and handling paginated API requests. These examples are community-contributed and intended to provide practical guidance for users looking to leverage the HTTP Request node effectively.
Key Features
- Split HTTP response bodies into individual items.
- Extract specific data from HTML content using CSS selectors.
- Implement pagination logic to fetch data across multiple API pages.
- Demonstrate handling of full HTTP responses and file formats.
- Utilize environment variables for flexible configuration.
How To Use
- Import this workflow into your n8n instance.
- Review the individual nodes to understand their purpose and configuration.
- Update any placeholder environment variables (e.g.,
$env.WEBHOOK_URL,$env.BASE_URL) with your actual API endpoints and credentials. - Execute the workflow to see the examples in action. Double-click on nodes to inspect input and output data.
Apps Used
Workflow JSON
{
"id": "8261d928-8e34-4952-afc3-97071d29830e",
"name": "Community Contributed HTTP Request Examples",
"nodes": 0,
"category": "HTTP Request",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 8261d928-8e34...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Integrations
- Facebook Graph API + Google Sheets(22 workflows)
- Facebook Graph API + Schedule Trigger(21 workflows)
- Facebook Graph API + Twitter(18 workflows)
- Facebook Graph API + Linked In(16 workflows)
- Facebook Graph API + Gmail(12 workflows)
- Facebook Graph API + Telegram(12 workflows)
- Google Sheets + HTTP Request Tool(12 workflows)
- Facebook Graph API + Google Drive(10 workflows)
- Execute Workflow Trigger + HTTP Request Tool(10 workflows)
- Form Trigger + HTTP Request Tool(8 workflows)
Related Workflows
Discover more workflows you might like
Convert Webpage to PDF
Converts a given webpage URL into a PDF document.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Instant WooCommerce Order Notifications via Telegram
When a new order is placed on your WooCommerce store, instantly receive detailed notifications directly to your Telegram chat. Stay on top of your e-commerce operations with real-time alerts, including order specifics and a direct link to view the order.
AI-Powered Abandoned Cart Recovery & Nurturing
This n8n workflow intelligently identifies customers who've abandoned their shopping carts, leverages AI to craft personalized recovery emails, and automatically sends them. It then logs all activity to Google Sheets for seamless tracking and optimization of your sales recovery efforts.
AI-Powered Amazon Competitor Review Analysis
Automate competitor insights by scraping Amazon product reviews, storing them in Google Sheets, and leveraging AI for intelligent summarization. This workflow provides a seamless solution to stay ahead of the competition and inform your product strategy with real-time customer feedback.
Smart Expense Tracking with Telegram & AI
Automate your personal finance management by turning your Telegram chat into an intelligent expense tracker. Simply send a photo of a receipt or a text message, and this workflow uses AI to categorize your spending, extract crucial details, and provide instant summaries.