AutomationFlowsWeb Scraping › Pretrip Scheduler J-14 À J-1

Pretrip Scheduler J-14 À J-1

Pretrip Scheduler J-14 à J-1. Uses httpRequest. Scheduled trigger; 2 nodes.

Cron / scheduled trigger★☆☆☆☆ complexity2 nodesHTTP Request
Web Scraping Trigger: Cron / scheduled Nodes: 2 Complexity: ★☆☆☆☆ Added:

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 →

Download .json
{
  "name": "Pretrip Scheduler J-14 \u00e0 J-1",
  "nodes": [
    {
      "parameters": {
        "rule": {
          "interval": [
            {
              "field": "cronExpression",
              "expression": "0 8 * * *"
            }
          ]
        }
      },
      "id": "e2f1e6b3-1941-482d-8bde-65ca9ab083d0",
      "name": "Schedule Trigger (08:00 AM)",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        240,
        300
      ]
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https://[YOUR-SUPABASE-URL]/functions/v1/pretrip-scheduler",
        "sendHeaders": true,
        "headerParameters": {
          "parameters": [
            {
              "name": "Authorization",
              "value": "Bearer [YOUR_SUPABASE_ANON_KEY_OR_SECRET]"
            }
          ]
        },
        "options": {}
      },
      "id": "184b2c01-f173-42e7-aab6-4c4ce42d997d",
      "name": "Call Supabase Edge Function",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        460,
        300
      ]
    }
  ],
  "connections": {
    "Schedule Trigger (08:00 AM)": {
      "main": [
        [
          {
            "node": "Call Supabase Edge Function",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": true,
  "settings": {
    "executionOrder": "v1"
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Pretrip Scheduler J-14 à J-1. Uses httpRequest. Scheduled trigger; 2 nodes.

Source: https://github.com/Automakion/TravelFlow-AI/blob/a9024682abcfb9a586c5fa3273855f764aa4c6e8/n8n-workflows/pretrip-j14-a-j1.json — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Web Scraping

ELYVN Deploy Verifier. Uses httpRequest. Scheduled trigger; 6 nodes.

HTTP Request
Web Scraping

03 · Auditoria Diária — Carlos. Uses httpRequest. Scheduled trigger; 6 nodes.

HTTP Request
Web Scraping

Fechamento Mensal - Automação. Uses httpRequest, emailSend. Scheduled trigger; 6 nodes.

HTTP Request, Email Send
Web Scraping

Scheduled-Api-Call. Uses httpRequest. Scheduled trigger; 5 nodes.

HTTP Request
Web Scraping

WF-8: Data Sync. Uses httpRequest. Scheduled trigger; 5 nodes.

HTTP Request