18 workflows
by Jan Oberhauser
✕ Clear
Nodes:
Sort:
Date:
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 ...
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 ...
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 ...
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 ...
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 ...
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
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 ...
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 ...
Download XML data
Convert it to JSON
Change title in data
Convert back to XML
Upload file to Dropbox
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 ...
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 worfklow all 15 minutes
Reads the data from Google Sheet
Converts data to XLS
Uploads the file to Dropbox
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 ...
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"
Read data from Postgres
Converting it to XLS
Save it to disk
Read XLS from file
Convert it to JSON
Insert it in Postgres
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 ...