4 workflows by Ria ✕ Clear
Nodes: Sort: Date:
Subscribe to new releases of a Github repository via Gmail
This is a very simple workflow that lets you subscribe to any github repository for the latest release (using n8n as example). How it works: daily poll to Github repository for release for latest ( ...
882
Built by Ria Ria
Jun 07, 2026
Get Multiple Attachments from Gmail and upload them to GDrive
This is a simple template to show how to extract multiple email attachments and return them as an iterable output. How it works: The Gmail Trigger node detects any new email that has attachments. ...
7,965
Built by Ria Ria
Jun 07, 2026
Demo Workflow - How to use workflowStaticData()
This workflow demonstrates how to use the workflowStaticData() function to set any type of variable that will persist within workflow executions. https://docs.n8n.io/code/cookbook/builtin/get-workfl ...
7,297
Built by Ria Ria
Jun 07, 2026
Supabase Insertion & Upsertion & Retrieval
This is a demo workflow to showcase how to use Supabase to embed a document, retrieve information from the vector store via chat and update the database. Setup steps: set your credentials for Supaba ...
24,214
Built by Ria Ria
Jun 07, 2026