Marketplace
İndirebileceğin 3.557 hazır workflow dosyası, artı 10.661 kaynağa bağlı n8n referansı.
Get company data and store it in Airtable
This is an example that gets the logo, icon, and information of a company and stores it in Airtbale. You can set the values that you want to store in the Set node. If you want to store the data in a different database (Google Sheet, Postgres, MongoDB, etc.) replace the Airtable node with that node. You can refer to the documentation to learn how to build this workflow from scratch.
Create a channel, add a member, and post a message to the channel on Mattermost
This is an example that creates a channel, adds a member, and posts a message to the channel on Mattermost. You can refer to the documentation to learn how to build this workflow from scratch.
Move metrics from Google Sheets to Orbit
Moving metrics from Google Sheets to Orbit
Send the astronomy picture of the day daily to a Telegram channel
This is a workflow that sends daily astronomy picture of the day using the NASA node to a channel on Telegram. Cron node: The Cron node triggers the workflow daily at 8 PM. You can update the time in the Cron node to trigger the workflow at your desired time. NASA node: After the Cron node triggers the workflow, the NASA node fetches the Astronomy Picture of the Day from the NASA API. You can also get the binary file of the image. Toggle Download Image to true to get the file. Telegram node: The Telegram node sends the image to a Telegram channel. If you want to share the image on another platform, you can replace the Telegram node with the node of that platform. For example, if you want to post the image on a channel on Slack, replace the Telegram node with the Slack node. You can learn to build this workflow on the documentation page of the NASA node.
Create and update a channel, and send a message on Twist
Explore this workflow on its official n8n template page.
Create, update, and get a post in Ghost
Explore this workflow on its official n8n template page.
Create a table, and insert and update data in the table in Snowflake
Explore this workflow on its official n8n template page.
Insert and update data in Airtable
Explore this workflow on its official n8n template page.
Save your workflows into a GitHub repository
Basics Provides a mechanism to save all your workflows into a github repository and path (of your choosing). These can then be shared through your entire org and used to track changes (if you make any sad 'oopsies'. Flow Obtains and creates listing of currently configured workflows. Iterates through each workflow looking at the following Github source (if present) Actual workflow code (from N8N) Workflow code is sorted and compared for any changes If changed (or new) the workflows are saved / archived into github. Configuration Most of the configuration is done in the Globals node which houses the repo detail for github nodes. The only other dependency is that it by default looks for a GitHub credential, if you use something other than that precise wording you will need to change the credential used on the respective nodes. We gave it 'Manage' rights, but that was only so that it was able to override a requirement for checks to complete? Most would probably only need 'Write' privileges. Background Well, so we initially started using N8N just as a kubernetes-based service housed with its DB running inside the pod. Worked great for getting to know N8N and we jut kept all our workflow
Create a short URL and get the statistics of the URL
Explore this workflow on its official n8n template page.
Receive messages from a topic via Kafka and send an SMS
Explore this workflow on its official n8n template page.
Create, update and get a user from Iterable
Explore this workflow on its official n8n template page.
Send Instagram statistics to Mattermost
This worflow let us know main stat on our Instagram : this is the first i share with community as i am a beginner :) Every morning i know how many follower we have, how many posts have been made. I use a fantastic tool which is : https://socialblade.com and also : https://martechwithme.com/monitoring-youtube-channels-subscribers-with-google-sheets/ to send them to Google Sheets Hope this could help :) This can be improved for sure, so i will be very pleased to have your comments thanks French version : :) * Ce schéma permet d'avoir les statistiques de notre Instagram : combien de followers et combien de posts ont été réalisés. Ces données sont publiées sur MAttermost. J'utilise un outil génial pour récupérer les données de instagram : https://socialblade.com puis https://martechwithme.com/monitoring-youtube-channels-subscribers-with-google-sheets/ pour les récupérer sur Google Sheets
Manage Slack channel and users automatically
Explore this workflow on its official n8n template page.
Receive updates when an event occurs in TheHive
Explore this workflow on its official n8n template page.
Get the job details using the Cortex node
Explore this workflow on its official n8n template page.
Create, update and get a case in TheHive
Explore this workflow on its official n8n template page.
Receive the weather information of any city
Explore this workflow on its official n8n template page.
Get synonyms of a German word
Explore this workflow on its official n8n template page.
Create, update and get records in Quick Base
Explore this workflow on its official n8n template page.
Receive a Mattermost message when new data gets added to Airtable
Explore this workflow on its official n8n template page.
Send financial metrics monthly to Mattermos
Explore this workflow on its official n8n template page.
Translate instructions using LingvaNex
Explore this workflow on its official n8n template page.
Send daily weather updates via a push notification using Spontit
Explore this workflow on its official n8n template page.