HTTP Request workflow'ları
1.200 sonuç — 3 indirilebilir workflow dosyası, 1.197 kaynağa bağlı n8n referansı
Download a file and upload it to an FTP Server
Companion workflow for FTP node docs
Convert the JSON data received from the CocktailDB API in XML
Explore this workflow on its official n8n template page.
Store data received from Webhook in JSON
Store the data received from the CocktailDB API in JSON
Manage folders in Nextcloud
Companion workflow for enhanced Nextcloud node docs
Manage folders automatically in Dropbox
Companion workflow for Dropbox node docs
Manage users automatically in reqres.in
Companion workflow for HTTP Request node docs
Add text to a downloaded image
Explore this workflow on its official n8n template page.
Write a file to the host machine
Explore this workflow on its official n8n template page.
Get information of an image
Companion workflow for Edit Image node docs
Send Github notifications to Discord Webhook
This will send your Github notifications to a discord webhook. Since Github doesn't send push notifications to mobile devices other then @mention this is a great workaround to receive notifications on Discord with this. Using a github trigger was not a good option as there is no trigger for notifications only events (which don't work on org repos). Using http request on notifications api is way better. ++TAGGING USER IN MESSATGE:++ Change ** with your discord Id to get tagged when sending notifications. To find your own id type in any channel backslash followed by your username with the 4 digit hash code You can copy this by clicking on your username next to your profile picture Example: \@username#9999 Enjoy!
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.
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.
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
Render custom text over images
This workflow gets triggered every Friday at 6 PM with the help of a Cron node. It pulls in data about a random cocktail via the HTTP Request Node and sends the data to a Bannerbear node to create an image based on a template. The image is then finally shared on a specified Rocket.Chat channel.
Webhooks with Mattermost
Does pretty much what this workflow does but is triggered by a slash command using a Webhook node.
Send daily affirmations to Telegram
A workflow which allows you to receive daily affirmations via Telegram by querying a REST API triggered by a Cron node. I used the affirmations.dev API
Send trending "Show HN" to email
Triggers every day at 1pm Gets the current content from Hacker News Gets all the different submission items Extracts the rank, title and url Checks if it is a "Show HN" submission Combines the items into a simple email text Sends an email with the email text
Backs up n8n Workflows to NextCloud
Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)
Listen on new emails on a IMAP mailbox
Listen on new emails on a given IMAP mailbox. Converts the binary XML attachment to a stringified xmlproperty on the $data object and converts it to JSON. The Setnode could be replaced with Function nodes for example to do a conversion/mapping/transformation. The JSON is ultimately sent to a HTTP Endpoint via POST. This could be a starter for EDI purposes like receiving or transmitting XML data and conversion via JSON object property mapping.
Transform XML data and upload to Dropbox
Download XML data Convert it to JSON Change title in data Convert back to XML Upload file to Dropbox
Write HTTP query string on image
Receives data from an incoming HTTP Request Reads file from internet Writes data on image Returns the data The URL to call will look like this: http://localhost:5678/webhook-test/webhook/test?name=Jim Once called it will return an image like this: