AutomationFlowsGeneral › Webhub New Project Email

Webhub New Project Email

webhub-new-project-email. Uses emailSend. Webhook trigger; 2 nodes.

Webhook trigger★☆☆☆☆ complexity2 nodesEmail Send
General 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": "webhub-new-project-email",
  "nodes": [
    {
      "parameters": {
        "path": "webhub/new-project",
        "httpMethod": "POST",
        "responseMode": "lastNode",
        "options": {}
      },
      "name": "Webhook New Project",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        200,
        200
      ]
    },
    {
      "parameters": {
        "fromEmail": "noreply@webhub.com",
        "toEmail": "={{$json[\"project\"][\"company_id\"]}}",
        "subject": "Nuevo proyecto publicado en WebHub",
        "text": "Se public\u00f3 el proyecto: {{$json[\"project\"][\"title\"]}}"
      },
      "name": "Send Email",
      "type": "n8n-nodes-base.emailSend",
      "typeVersion": 2,
      "position": [
        440,
        200
      ]
    }
  ],
  "connections": {
    "Webhook New Project": {
      "main": [
        [
          {
            "node": "Send Email",
            "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

webhub-new-project-email. Uses emailSend. Webhook trigger; 2 nodes.

Source: https://github.com/comarni/webhub/blob/502dd903fd079ab8d284ff16f1f2d8066c47c5a9/automations/new-project-email.json — original creator credit. Request a take-down →

More General workflows → · Browse all categories →

Related workflows

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

General

Post-Job Google Review Request. Uses emailSend. Webhook trigger; 3 nodes.

Email Send
General

Leave Request Notifications. Uses emailSend. Webhook trigger; 2 nodes.

Email Send
General

MamVibe — Item Sold. Uses emailSend. Webhook trigger; 2 nodes.

Email Send
General

CivicEye Email Workflow. Uses emailSend. Webhook trigger; 2 nodes.

Email Send
General

Notificaciones Inventario. Uses emailSend. Webhook trigger; 2 nodes.

Email Send