This workflow follows the HTTP Request → Supabase recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"name": "Scheduler (starter)",
"nodes": [
{
"parameters": {
"rule": "*/10 * * * *"
},
"type": "n8n-nodes-base.cron",
"name": "Cron 10min",
"typeVersion": 1
},
{
"parameters": {
"operation": "select",
"table": "posts"
},
"type": "n8n-nodes-base.supabase",
"name": "Find due posts",
"typeVersion": 1
},
{
"parameters": {
"url": "https://SEU_N8N/webhook/publisher"
},
"type": "n8n-nodes-base.httpRequest",
"name": "Call Publisher",
"typeVersion": 1
}
],
"connections": {}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Scheduler (starter). Uses supabase, httpRequest. Scheduled trigger; 3 nodes.
Source: https://github.com/marciobever/app_afiliados/blob/b9ed35934b6a3009b2b0175a8eddbb9fdc1d717c/n8n/scheduler.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This workflow solves a common problem with RSS feeds: they often only provide a short summary or snippet of the full article. This template automatically monitors a list of your favorite blog RSS feed
This workflow is a multi-system document synchronization pipeline built in n8n, designed to automatically sync and back up files between Microsoft SharePoint, Supabase/Postgres, and Google Drive.
03 - Recordatorio 4h (CON VERIFICACIÓN) ✅. Uses supabase, httpRequest, twilio. Scheduled trigger; 17 nodes.
02 - Recordatorio 24h antes (CON VERIFICACIÓN) ✅. Uses supabase, httpRequest, twilio. Scheduled trigger; 17 nodes.
• Fetches IT-related tenders from the French BOAMP API (filter: informatique) • Scores each tender with OpenAI (pertinence, budget, stack, GO/NO-GO) • Routes to Supabase as hot (≥75) or archived • Run