11,813 workflows
Nodes: Sort: Date:
Using the Merge Node - Merge by Key
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� ...
2,073
Built by mike mike
Oct 11, 2019
Send Typeform results to Google Sheet, Slack and email
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 ...
2,045
Oct 06, 2019
Telegram sticker bot
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 ...
7,825
Oct 04, 2019
n8n Nodemation basic - creating your first simple workflow (2/3)
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. ...
4,251
Built by sven sven
Sep 16, 2019
n8n Nodemation basic - getting started on the workflow canvas (1/3)
In this video I will show you the workflow canvas and how to use nodes by building your first simple workflow. > Videotuturial on Youtube
1,492
Built by sven sven
Sep 16, 2019
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
1,657
Sep 04, 2019
Add data from Google Sheet to Dropbox
Triggers worfklow all 15 minutes Reads the data from Google Sheet Converts data to XLS Uploads the file to Dropbox
1,346
Sep 01, 2019
Handle errors from a different workflow
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.
1,571
Aug 31, 2019
Sync data between multiple Google Spreadsheets
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, ...
3,337
Aug 31, 2019
Send selected GitHub events to Slack
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
2,277
Aug 31, 2019
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=Ji ...
4,453
Aug 31, 2019
Transfer data from Postgres to Excel
Read data from Postgres Converting it to XLS Save it to disk
3,902
Aug 31, 2019
Insert Excel data to Postgres
Read XLS from file Convert it to JSON Insert it in Postgres
11,991
Aug 31, 2019