Marketing & Advertising Automation
0890 Form Stickynote Send Triggered
0890 Form Stickynote Send Triggered
Manual
High
14
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
14
Node Types
9
Node Types
sticky Note
Sticky Note2, Sticky Note7, Sticky Note, Sticky Note1, Sticky Note3
5 nodes
hubspot
HubSpot, HubSpot1
2 nodes
agent
Router Agent
1 node
chain Summarization
Summarization
1 node
form Trigger
Enter Client Transcript
1 node
form
Form
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
set
Define routing emails here
1 node
gmail Tool
Gmail
1 node
Workflow JSON
11.62 KB
{
"name": "0890 Form Stickynote Send Triggered",
"nodes": [
{
"id": "d681d557-cb02-4fb1-9871-bfae504992ca",
"name": "HubSpot",
"type": "n8n-nodes-base.hubspot",
"notes": "Add meeting notes in the contact form",
"position": [
260,
40
],
"parameters": {
"type": "meeting",
"metadata": {
"body": "={{ $('Summarization').item.json.response.text }}",
"title": "New meeting"
},
"resource": "engagement",
"authentication": "oAuth2",
"additionalFields": {
"associations": {
"contactIds": "={{ $json.properties.hs_object_id }}"
}
}
},
"credentials": {
"hubspotOAuth2Api": {
"id": "JxzF93M0SJ00jDD9",
"name": "HubSpot account"
}
},
"notesInFlow": true,
"typeVersion": 2.1
},
{
"id": "e4849449-3464-4deb-a9be-07b3d0bb2d56",
"name": "HubSpot1",
"...Showing first 1000 characters. Click "Expand" to view the full JSON.