AutomationFlowsWeb Scraping › Stripe to Brevo Welcome Email Workflow

Stripe to Brevo Welcome Email Workflow

Original n8n title: Fresher Onboarding Pipeline

Fresher Onboarding Pipeline. Uses httpRequest. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesHTTP Request
Web Scraping Trigger: Webhook 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": "Fresher Onboarding Pipeline",
  "nodes": [
    {
      "parameters": {
        "path": "fresher-enrollment",
        "responseMode": "lastNode",
        "options": {}
      },
      "name": "Webhook",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        250,
        300
      ]
    },
    {
      "parameters": {
        "requestMethod": "POST",
        "url": "http://backend:8000/api/agents/onboarding/generate-plan",
        "options": {},
        "bodyParametersUi": {
          "parameter": [
            {
              "name": "fresher_id",
              "value": "={{$node[\"Webhook\"].json[\"body\"][\"fresher_id\"]}}"
            }
          ]
        }
      },
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 1,
      "position": [
        450,
        300
      ]
    }
  ],
  "connections": {
    "Webhook": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

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

About this workflow

Fresher Onboarding Pipeline. Uses httpRequest. Webhook trigger; 2 nodes.

Source: https://github.com/varshavenkatesan/MaverickAI/blob/ec6a97833c67834baff042317876117cfde48adc/n8n/workflows/onboarding.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

Blog_Summarizer. Uses httpRequest. Webhook trigger; 7 nodes.

HTTP Request
Web Scraping

User Onboarding Workflow. Uses httpRequest, emailSend. Webhook trigger; 7 nodes.

HTTP Request, Email Send
Web Scraping

Excalibur — Fluxo Completo. Uses httpRequest. Webhook trigger; 7 nodes.

HTTP Request
Web Scraping

WF-05: Trade Alert (Webhook from Strategy Engine). Uses httpRequest. Webhook trigger; 7 nodes.

HTTP Request
Web Scraping

This workflow triggers when a new opportunity is created in Go High Level (GHL), fetches the associated contact details, and initiates an outbound call using Vapi. The call is made by a Vapi assistant

HTTP Request, High Level