Harshil Agrawal
Workflows by Harshil Agrawal
Handle verification for Twitter webhook
This workflow handles the incoming call from Twitter and sends the required response for verification. On registering...
Create dynamic Twitter profile banner
This workflow updates your Twitter profile banner when you have a new follower. To use this workflow: 1. Configure He...
Update Twitter banner using HTTP request
This workflow demonstrates the use of the HTTP Request node to upload binary files for form data multipart type. This...
Demonstrates the use of the $item(index) method
This workflow demonstrates the use of the method. This method is useful when you want to reference an item at a parti...
Get top 5 products on Product Hunt every hour
This workflow gets the top 5 products from Product Hunt and shares them on the Discord server. Cron node: This node t...
Enrich contact information with HubSpot and ClearBit
This workflow enriches the information of a new contact that gets added to HubSpot. HubSpot Trigger: This node trigge...
Assign issues to interested contributors
This workflow handles the incoming issues and issues comments for your open source project. If a contributor is inter...
Send notification when deployment fails
This workflow sends a message on Slack when site deployment fails. Netlify Trigger node: This node triggers the workf...
Deploy site when new content gets added
This workflow demonstrates how to create a new deployment when new content gets added to the database. This example w...
Add Netlify form submissions to Airtable
This workflow demonstrates how to use the Netlify Trigger node to capture form submissions and add it Airtable. You c...
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...
Use Redis to rate-limit your low-code API
This workflow demonstrates how to can use Redis to implement rate limits to your API. The workflow uses the incoming...
Backup workflows to GitHub
Note: This workflow uses the internal API which is not official. This workflow might break in the future. The workflo...
Handle pagination in HTTP requests
This example workflow demonstrates how to handle pagination. This example assumes that the API you are making the req...
Merge data for multiple executions
This workflow demonstrates how to merge data for different executions. The Merge Data Function node fetches the data...
Release a new version via Telegram bot command
This workflow allows you to release a new version via a Telegram bot command. This workflow can be used in your Conti...
Trigger a build in Travis CI when code changes are push to a GitHub repo
This workflow allows you to trigger a build in Travis CI when code changes are pushed to a GitHub repo or a pull requ...
Add a check condition for a loop in n8n
This workflow demonstrates the use of expression. It demonstrates how the expression can be used to avoid an infinite...
Manage changes using the Git node
This workflow allows you to add, commit, and push changes to a git repository. Git node: This node will add the file...
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 cr...
Create, update, and get a monitor using UptimeRobot
This workflow allows you to create, update, and get a monitor using the UptimeRobot node. UptimeRobot node: This node...
Create transcription jobs using AWS Transcribe
This workflow allows you to create transcription jobs for all your audio and video files stored in AWS S3. AWS S3: Th...
Add articles to a Notion list by accessing a Discord slash command
This workflow allows you to add articles to a Notion reading list by accessing a Discord slash command. Prerequisites...
Add positive feedback messages to a table in Notion
This workflow allows you to add positive feedback messages to a table in Notion. Prerequisites 1. Create a Typeform t...