7,569 workflows
in Development
Nodes:
Sort:
Date:
Companion workflow for blogpost
Do you want to know where a web visitor lives?
This workflow enriches any lead by IP address using the uProc.io Location By IP address tool and sends an email in Spanish or English depending on the ...
This workflow allows extracting data from multiple pages website.
The workflow:
1) Starts in a country list at https://www.theswiftcodes.com/browse-by-country/.
2) Loads every country page (https://w ...
Temporary solution using the undocumented REST API for backups using Google drive.
Please note that there are issues with this workflow. It does not support versioning, so please know that it will cr ...
This example workflow demonstrates how to handle pagination.
This example assumes that the API you are making the request to has pagination, and returns a cursor (something that points to the next p ...
Note: This workflow uses the internal API which is not official. This workflow might break in the future.
The workflow executes every night at 23:59. You can configure a different time bin the Cron n ...
This workflow allows you to collect tweets, store them in MongoDB, analyse their sentiment, insert them into a Postgres database, and post positive tweets in a Slack channel.
Cron node: Schedule th ...
This workflow creates an automatic self-hosted URL shortener. It consists of three sub-workflows:
Short URL creation for extracting the provided long URL, generating an ID, and saving the record in t ...
This workflow demonstrates the use of the Split In Batches node and the Wait node to avoid API rate limits.
Customer Datastore node: The workflow fetches data from the Customer Datastore node. Based ...
🎶 Add liked songs to a monthly playlist
> This Workflow is a port of Add saved songs to a monthly playlist from IFTTT.
When you like a song, the workflow will save this song in a monthly play ...
This flow monitors a file for changes of its content. If changed, an alert is sent out and you receive it as push, SMS or voice call on SIGNL4.
User cases:
Log-file monitoring
Monitoring of productio ...
Extract data from a webpage (Ycombinator news page) and create a nice list using itemList node. It seems that current version in n8n (0.141.1) requires to extract each variable one by one. Hopefully i ...
This workflow allows you to create, update, and get an object from Bubble.
Bubble node: This node will create a new object of the type Doc in Bubble. If you want to create an object with a differen ...