Communication & Messaging

0852 Gmail GoogleSheets Create Triggered

0852 Gmail GoogleSheets Create Triggered

Manual
High
7
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
7
Node Types
7

Node Types

output Parser Structured
Structured Output Parser
1 node
sticky Note
Sticky Note
1 node
extract From File
Extract text from PDF File
1 node
agent
AI Agent to evaluate Resume
1 node
lm Chat Open Ai
OpenAI Chat Model (GPT 4o-mini)
1 node
google Sheets
Add Resume Evaluation to Google Sheets
1 node
gmail Trigger
Trigger on new Email Received
1 node

Workflow JSON

8.24 KB
{
  "meta": {
    "instanceId": "ddc2592f2c048b3a9255de9457632cead183ed1f8d682593ea74c5b20f968a76",
    "templateCredsSetupCompleted": true
  },
  "name": "0852 Gmail GoogleSheets Create Triggered",
  "nodes": [
    {
      "id": "53cc8017-5310-4205-85e0-8cc839693601",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        720,
        400
      ],
      "parameters": {
        "schemaType": "manual",
        "inputSchema": "{\n\t\"type\": \"object\",\n\t\"properties\": {\n\t\t\"name\": {\n\t\t\t\"type\": \"string\"\n\t\t},\n      \"email\": {\n\t\t\t\"type\": \"string\"\n\t\t},\n      \"linkedin\": {\n\t\t\t\"type\": \"string\"\n\t\t},\n      \"score\": {\n\t\t\t\"type\": \"string\"\n\t\t}\n\t\t\n\t}\n}"
      },
      "typeVersion": 1.2
    },
    {
      "id": "ea0c00d3-25c8-4523-88ff-d61d6665ecf7",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -760,
...

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