4 workflows
by Ria
✕ Clear
Nodes:
Sort:
Date:
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 ( ...
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. ...
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 ...
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 ...