11,813 workflows
Nodes:
Sort:
Date:
This is an example of how you can make Merge by Key work.
The “Data 1” and “Data 2” nodes simply provide mock data. You can replace them with your own data sources. Then the “Convert Data� ...
Trigger on new Typeform form submission
Write data to Google Sheet
Check severity of problem
If very severe post message to Slack
If not so severe just send an email
Assumptions
Google Sheet
Shee ...
Gets triggered by Telegram once a user sends a message
Checks if the message contains a sticker
If a sticker got found it sends a message with its ID else it informs the user that no sticker was fou ...
In this video we will create a simple n8n Nodemation workflow to receive date via webhook, alter the data and send it to a webserver. We will be using webhook, function and http request node together. ...
In this video I will show you the workflow canvas and how to use nodes by building your first simple workflow.
> Videotuturial on Youtube
Download XML data
Convert it to JSON
Change title in data
Convert back to XML
Upload file to Dropbox
Triggers worfklow all 15 minutes
Reads the data from Google Sheet
Converts data to XLS
Uploads the file to Dropbox
When set as "Error Workflow" on other workflow which does fail will it send an Email with information about which workflow did fail and what went wrong.
Triggers workflow all two minutes
Reads data from a Google Spreadsheet (in example Sheet Data columns A to G)
Write the data unchanged in two different Spreadsheets with same Sheet name and columns, ...
Gets triggered by GitHub once a user stars/unstars a repository
Checks if star got added or removed and forwards data depending on that
Sends notification to Slack
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=Ji ...
Read data from Postgres
Converting it to XLS
Save it to disk
Read XLS from file
Convert it to JSON
Insert it in Postgres