Marketing & Advertising Automation

0365 Code Manual Send Webhook

0365 Code Manual Send Webhook

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

Workflow Overview

Total Nodes
8
Node Types
5

Node Types

manual Trigger
When clicking "Execute Workflow"
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note3, Sticky Note4
4 nodes
code
Authenticates to your Icypeas account
1 node
google Sheets
Reads lastname,firstname and company from your sheet
1 node
http Request
Run bulk search (email-search)
1 node

Workflow JSON

8.34 KB
{
  "meta": {
    "instanceId": "257476b1ef58bf3cb6a46e65fac7ee34a53a5e1a8492d5c6e4da5f87c9b82833"
  },
  "name": "0365 Code Manual Send Webhook",
  "nodes": [
    {
      "id": "f5c16b6d-b7b0-4b36-9e74-795a4f486604",
      "name": "When clicking \"Execute Workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        360,
        1700
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "0cc486d8-397f-44b1-a23b-04d0c142a48d",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        220,
        1420
      ],
      "parameters": {
        "height": 259,
        "content": "## Email search with Icypeas (bulk search)\n\n\nThis workflow demonstrates how to perform email searches (bulk search) using Icypeas. Visit https://icypeas.com to create your account."
      },
      "typeVersion": 1
    },
    {
      "id": "b932d050-4934-4f2f-a620-79f08b97c428",
      "name": "Authenticates to your Icypea...

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