186 workflows
by Harshil Agrawal
✕ Clear
Nodes:
Sort:
Date:
This workflow allows you to add candidates’ profile assessments to Notion before an interview.
Prerequisites
Add an input field on your Calendly Invite page where the candidate can enter their Link ...
This workflow allows you to release a new version via a Telegram bot command. This workflow can be used in your Continous Delivery pipeline.
Telegram Trigger node: This node will trigger the workfl ...
This workflow demonstrates the use of the $item(index) method. This method is useful when you want to reference an item at a particular index.
This example workflow makes POST HTTP requests to a dumm ...
This workflow allows you to create, update, and get a monitor using the UptimeRobot node.
UptimeRobot node: This node creates a new monitor of the type HTTP(S).
UptimeRobot1 node: This node will u ...
This workflow allows you to send position updates of the ISS every minute to a table in Google BigQuery.
Cron node: The Cron node will trigger the workflow every minute.
HTTP Request node: This no ...
This workflow allows you to add a new user to your Notion database when an invite gets created via Calendly.
Calendly Trigger node: The Calendly node will trigger the workflow when an invite gets c ...
This workflow demonstrates how to create a new deployment when new content gets added to the database. This example workflow can be used when building a JAMstack site.
Webhook node: This node trigg ...
This workflow allows you to trigger a build in Travis CI when code changes are pushed to a GitHub repo or a pull request gets opened.
GitHub Trigger node: This node will trigger the workflow when c ...
This workflow allows you to validate emails stored in a table using the Mailcheck node.
Airtable node: This node will list all the records from a table. Based on your use case, you might want to re ...
This workflow allows you to create, update, and get an item from Webflow.
Webflow node: This node will create a new collection of the type Team Members in Webflow. If you want to create a collectio ...
This workflow allows you to add positive feedback messages to a table in Notion.
Prerequisites
Create a Typeform that contains Long Text filed question type to accepts feedback from users.
Get your T ...
This workflow allows you to send a message on Mattermost when a workflow is updated.
Workflow Trigger node: The Workflow Trigger node will trigger the workflow when the workflow gets updated.
Matt ...
This workflow allows you to add, commit, and push changes to a git repository.
Git node: This node will add the README.md file to the staging area. If you want to add a different file, enter the pa ...
This workflow allows you to receive a message on Mattermost when your n8n instance starts.
n8n Trigger node: The n8n Trigger node will trigger the workflow whenever the instance starts.
Mattermost ...
This workflow allows you to translate cocktail instructions using DeepL.
HTTP Request node: This node will make a GET request to the API https://www.thecocktaildb.com/api/json/v1/1/random.php to fe ...
This workflow allows you to send daily weather updates via an SMS message using the Plivo node.
Cron node: The Cron node will trigger the workflow daily at 9 AM.
OpenWeatherMap node: This node wil ...
This workflow sends a message on Slack when site deployment fails.
Netlify Trigger node: This node triggers the workflow when the site deployment fails.
Slack node: This node sends a message on Sl ...
This workflow allows you to receive a Mattermost message when meeting notes get added to the Notion.
Prerequisites
Create a table in Notion similar to this: Meeting Notes
Follow the steps mentioned i ...
This workflow allows you to create a group, add members to the group, and get the members of the group.
Bitwarden node: This node will create a new group called documentation in Bitwarden.
Bitward ...
This workflow demonstrates how to use the Netlify Trigger node to capture form submissions and add it Airtable. You can reuse the workflow to add the data to another similar database by replacing the ...