186 workflows by Harshil Agrawal ✕ Clear
Nodes: Sort: Date:
Move metrics from Google Sheets to Orbit
Moving metrics from Google Sheets to Orbit
480
Jun 15, 2026
Create, update, and get a subscriber using the e-goi node
This workflow allows you to create, update, and get a subscriber using the E-goi node.
480
Jun 15, 2026
Handle pagination in HTTP Requests
This example workflow demonstrates how to handle pagination. This example assumes that the API you are making the request to has pagination, and returns a cursor (something that points to the next p ...
11,200
Jun 15, 2026
Add a check condition for a loop in n8n
This workflow demonstrates the use of $runIndex expression. It demonstrates how the expression can be used to avoid an infinite loop. The workflow will create 5 Tweets with the content 'Hello from n8 ...
9,551
Jun 15, 2026
Backup workflows to GitHub
Note: This workflow uses the internal API which is not official. This workflow might break in the future. The workflow executes every night at 23:59. You can configure a different time bin the Cron n ...
9,364
Jun 15, 2026
Split In Batches node noItemsLeft example
This workflow demonstrates how to use noItemsLeft to check if there are items left to be processed by the SplitInBatches node. Function node: This node generates mock data for the workflow. Replace ...
5,813
Jun 15, 2026
Merge data for multiple executions
This workflow demonstrates how to merge data for different executions. The Merge Data Function node fetches the data from different executions of the RSS Feed Read node and merges them under a sing ...
5,679
Jun 15, 2026
Create an event file and send it as an email attachment
This workflow allows you to create an event file and send it as an attachment via email. iCalendar node: This node will create an event file. Send Email: This node will send the event file as an a ...
4,201
Jun 15, 2026
Avoid rate limiting by batching HTTP requests
This workflow demonstrates the use of the Split In Batches node and the Wait node to avoid API rate limits. Customer Datastore node: The workflow fetches data from the Customer Datastore node. Based ...
4,069
Jun 15, 2026
Create an invoice based on the Typeform submission
This workflow allows you to create an invoice with the information received via Typeform submission. Typeform node: This node triggers the workflow. Whenever the form is submitted, the node trigger ...
3,874
Jun 15, 2026
Create a customer and send the invoice automatically
This workflows allows you to create a customer and an invoice and send the invoice to the customer. QuickBooks node: This node will create a new customer in QuickBooks. QuickBooks1 node: This node ...
3,619
Jun 15, 2026