9,995 workflows
Nodes:
Sort:
Date:
This form takes data from a Typeform submission and creates an invoice on Google Sheets
rss-telegramBot
1min refreash
choose send message or one photo
0.1 beater code 2019/11/30
0.2 bug fix add instagram rss
This workflow automatically notifies the team in a Slack channel when code in a GitHub repository gets a new release.
Prerequisites
A GitHub account and credentials
A Slack account and credentials
...
I used this to check for a page that had Out Of Stock not found when an item came back in stock.
Set the URL for the HTTP Request node and your Webhook URL and Messages for the discord nodes.
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 ...
Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)
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, ...
Companion workflow for Twitter node docs.
This workflow automatically queries a Postgres database to find outlier readings for which SMS notifications have not been sent.
This is Workflow 2 in the blog tutorial Database activity monitoring an ...
This workflow automatically follows the steps in a custom incident response playbook and manages incidents in PagerDuty, Jira tickets, and notifies the on-call team in Mattermost.
This workflow consi ...
This workflow uses Strapi as a CMS and then cross posts new blog posts to Medium and Dev.to.
A workflow which allows you to receive daily affirmations via Telegram by querying a REST API triggered by a Cron node.
I used the affirmations.dev API
This workflow goes through the teachable webhook request types and adds a user, updates him and tags him with #unsubscribe or removes the #unsubscribe tag.
It also tags the user with the tag of the n ...
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
Shows how it is possible to use the data of a command line tool which returns JSON.
Example shows how:
to bring data in flow
to use data directly in a node
Note that the 'execute command' node is no ...
To notify by Slack and mail all modification on a Google Sheet
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 ...