jason
Workflows by jason
User enablement demo
This workflow was originally presented at the February 2022 n8n Meetup. [![Enabling End Users to Configure Workflows]...
Use REGEX to select date
This workflow looks for a Close Date value using REGEX in the IF node. If it finds the correct value, it will pass th...
Clean out unwanted emails from Gmail
Workflow to clean out unwanted email from Gmail. Further information here.
Manage newsletter signups in Baserow
This is the workflow that I presented at the April 9, 2021 n8n Meetup. This workflow uses Baserow.io to store registr...
Execute multiple command lines based on text file inputs
This workflow takes a text file as input. It pulls the information from the text file and used it as a parameter to e...
Access data from bubble application
This is a proof of concept workflow showing how you would connect n8n to a Bubble data collection.
Monitor Strava and send email updates
Allow your friends to get updates when you do not meet your workout goals so that they can help you get to where you...
Find a new book recommendations
Receive a new book recommendation each Friday from Open Library. You can select the subject from thousands of options...
Gathering tasks in Typeform and send to ClickUp
Using Typeform to push task requests to an n8n webhook that then categorizes the request and assigns it in ClickUp ac...
Tracking your crypto portfolio in Airtable
If you have made some investments in cryptocurrency, this workflow will allow you to create an Airtable base that wil...
Send daily recipe emails automatically
Not sure what to eat tonight? Have recipes emailed to you daily based on your criterial. To run this workflow, you wi...
Weekly coffee chat (Matrix version)
A workflow to automatically create groups of three based on a Matrix room and send out invitations to each group member.
Weekly coffee chat (Mattermost version)
A workflow to automatically create groups of three based on a Mattermost channel and send out invitations to each gro...
Display project data on a smashing dashboard
This workflow will gather data every minute from the GitHub (https://github.com), Docker (https://www.docker.com/), n...
Nathan: Your n8n personal assistant
Nathan is a proof of concept framework for creating a personal assistant who can handle various day to day functions...