18 workflows by Jan Oberhauser ✕ Clear
Nodes: Sort: Date:
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
Jun 05, 2026
Receive Google Sheet data via REST API
Simple workflow which allows to receive data from a Google Sheet via "REST" endpoint. Wait for Webhook Call Get data from Google Sheet Return data Example Sheet: https://docs.google.com/spreadshe ...
7,124
Jun 05, 2026
API queries data from GraphQL
Simpe API which queries the received country code via GraphQL and returns it. Example URL: https://n8n.exampl.ecom/webhook/1/webhook/webhook?code=DE Receives country code from an incoming HTTP Req ...
4,485
Jun 05, 2026
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
Jun 05, 2026
Webhook returning XML
Receives data from an incoming HTTP Request (set up to use respond to webhook node) Create dummy data Convert JSON to XML which gets returned Respond to Webhook which returns the data and the conte ...
3,553
Jun 05, 2026
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
Jun 05, 2026
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
Jun 05, 2026
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
Jun 05, 2026
Convert Typeform data into Spreadsheet
Trigger on new Typeform form submission Get existing spreadsheet-file from NextCloud Read data from file into flow Append a new row to flow-data Convert flow-data to a spreadsheet-file Save updated sp ...
1,670
Jun 05, 2026
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
Jun 05, 2026
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 ...
1,573
Jun 05, 2026
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
Jun 05, 2026
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
Jun 05, 2026
Weather check workflow for bash-dash
This workflow returns the current weather at a predefined or given city and returns it so that it can be displayed with bash-dash. By default does it return the weather in Berlin if no city got def ...
1,144
Jun 05, 2026
Create Asana Ticket from Terminal Bash-dash
This workflow allows creating a new Asana task via bash-dash Example usage: \- asana My new task Example bash-dash config: commands[asana]="http://localhost:5678/webhook/asana"
680
Jun 05, 2026
Transfer data from Postgres to Excel
Read data from Postgres Converting it to XLS Save it to disk
3,902
Jun 05, 2026
Insert Excel data to Postgres
Read XLS from file Convert it to JSON Insert it in Postgres
11,991
Jun 05, 2026
AI-powered WooCommerce Support-Agent
With this workflow you get a fully automated AI powered Support-Agent for your WooCommerce webshop. It allows customers to request information about things like: the status of their order the ordered ...
15,928
Jun 05, 2026