πŸ”§ n8n Nodemation basic - creating your first simple workflow (2/3)

⚑ 5,113 views Β· πŸ”§ Miscellaneous

πŸ’‘ Pro Tip β€” YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments β€” no quota limits, just structured data.

View All Scrapers

Description

In this video we will create a simple n8n Nodemation workflow to receive date via webhook, alter the data and send it to a webserver. We will be using webhook, function and http request node together.

>> Youtube Video

Youtube Video

πŸ”— Nodes Used

Function Item, HTTP Request, Start, Webhook

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup