Communication & Messaging

0417 Schedule Gmail Send Scheduled

0417 Schedule Gmail Send Scheduled

Scheduled
Medium
8
Nodes
Scheduled
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
8
Node Types
5

Node Types

gmail
Send outreach email
1 node
hubspot
Get uncontacted HubSpot contacts, Record engagement in HubSpot
2 nodes
schedule Trigger
Every day at 9 am
1 node
sticky Note
Sticky Note2, Sticky Note, Sticky Note1
3 nodes
set
Set keys
1 node

Workflow JSON

6.2 KB
{
  "meta": {
    "instanceId": "257476b1ef58bf3cb6a46e65fac7ee34a53a5e1a8492d5c6e4da5f87c9b82833",
    "templateId": "2112"
  },
  "name": "0417 Schedule Gmail Send Scheduled",
  "nodes": [
    {
      "id": "99d9377f-263b-4deb-8450-6f9ca17d77c7",
      "name": "Send outreach email",
      "type": "n8n-nodes-base.gmail",
      "position": [
        1420,
        320
      ],
      "parameters": {
        "sendTo": "={{ $json.properties.email }}",
        "message": "={{ $json.html }}",
        "options": {
          "senderName": "Mutasem from n8n",
          "appendAttribution": false
        },
        "subject": "={{ $json.subject }}"
      },
      "typeVersion": 2.1
    },
    {
      "id": "aa2d7d84-66e1-4df3-9244-9a9182cd2eb7",
      "name": "Get uncontacted HubSpot contacts",
      "type": "n8n-nodes-base.hubspot",
      "position": [
        960,
        540
      ],
      "parameters": {
        "operation": "search",
        "authentication": "oAuth2",
        "filterGroups...

Showing first 1000 characters. Click "Expand" to view the full JSON.