Marketplace
İndirebileceğin 3.557 hazır workflow dosyası, artı 10.661 kaynağa bağlı n8n referansı.
Create a new Freshdesk ticket
Companion workflow for Freshdesk node documentation
Create an alert on SIGNL4
Companion workflow for SIGNL4 node docs. .
Add a song to your Spotify queue
Explore this workflow on its official n8n template page.
Create a PayPal batch payout
Explore this workflow on its official n8n template page.
Perform speech-to-text on recorded audio clips using Wit.ai
This workflow performs speech-to-text on recorded audio clips using Wit.ai. To get started, replace your Wit.ai Server Access Token in the Authorization header.
Create a new DigitalOcean Droplet
Uses a DigitalOcean Personal Access Token to create a new Droplet. Add your personal access token and change the parameters to create droplets of different sizes. You can also specify more options; refer the API docs
Extract post titles from a blog
This workflow uses n8n to extract the names of all the posts from the Hackernoon homepage.
Gather leads in Google Sheet and Mailchimp
Gather leads into Mailchimp, automate marketing, and sales process.
Add a task to Google Tasks
Explore this workflow on its official n8n template page.
Add a event to Google Calendar automatically
Add an event to Google Calendar
Set alert on the website changes
I used this to check for a page that had Out Of Stock not found when an item came back in stock. Set the URL for the HTTP Request node and your Webhook URL and Messages for the discord nodes.
Cross-post your blog posts
This workflow uses Strapi as a CMS and then cross posts new blog posts to Medium and Dev.to.
Create a new member on Mailchimp
Explore this workflow on its official n8n template page.
Create a contact in ActiveCampaign
Explore this workflow on its official n8n template page.
Create, update, and get an incident on PagerDuty
Explore this workflow on its official n8n template page.
Send a message with a Discord Bot
Explore this workflow on its official n8n template page.
Get daily SMS updates about weather
Get daily SMS updates to tell you if you should wear a sweater
Notify about Google Sheet changes in Slack and email
To notify by Slack and mail all modification on a Google Sheet
Send an SMS/Whatsapp message with Twilio
Explore this workflow on its official n8n template page.
Create an invoice in Google Sheets based on Typeform submission
This form takes data from a Typeform submission and creates an invoice on Google Sheets
Send Airtable data as tasks to Trello
In this workflow, we'll automate the export of all the submissions which have a total score greater than 15 for a final review on Trello. The workflow will also generate social media assets for the organizers and add them to the Trello card.
Save Typeform survey results to Airtable
With this workflow, you can collect the data from Typeform with the Typeform Trigger node every time someone submits a response and save it to Airtable with the Airtable node.
Tiny tiny Rss (aka tt-rss) Feed to Mastodon
Every 10 minutes look at your published news in your Tiny tiny RSS public feed and make a toot on your mastodon. You'll need: Your mastondon URL instance Your mastondon access token Your Tiny Tiny RSS public published feed URL
Notify a team channel about new software releases via Slack and GitHub
This workflow automatically notifies the team in a Slack channel when code in a GitHub repository gets a new release. Prerequisites A GitHub account and credentials A Slack account and credentials Nodes GitHub Trigger node triggers the workflow when a release event takes place in the specified repository. Slack node posts a message in a specified channel with the text "New release is available in {repository name}", along with further details and a link to the release.