n8n-nodes-base
Version:
Base nodes of n8n
25 lines (24 loc) • 454 B
JSON
{
"type": "object",
"properties": {
"InboundMessage": {
"type": "string"
},
"LeadEmail": {
"type": "string"
},
"LeadID": {
"type": "string"
},
"LeadLinkedInURL": {
"type": "string"
},
"LeadName": {
"type": "string"
},
"MsgStatus": {
"type": "string"
}
},
"version": 1
}