186 workflows by Harshil Agrawal ✕ Clear
Nodes: Sort: Date:
Move metrics from Google Sheets to Orbit
Moving metrics from Google Sheets to Orbit
480
Jul 28, 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
Jul 28, 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
Jul 28, 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
Jul 28, 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
Jul 28, 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
Jul 28, 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
Jul 28, 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
Jul 28, 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
Jul 28, 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
Jul 28, 2026
Create, update and get a task in Microsoft To Do
This workflow allows you to create, update and get a task in Microsoft To Do. Microsoft To Do node: This node will create a task with the importance High in the Tasks list. You can select a differe ...
3,495
Jul 28, 2026
Create a post with comments in Reddit automatically
This workflow allows you to create a post a Reddit and add a comment on the post. Reddit node: This node creates a post in the subreddit n8n. If you want to create a post in a different subreddit, ...
3,280
Jul 28, 2026