UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

37 lines (36 loc) 696 B
{ "type": "object", "properties": { "_id": { "type": "string" }, "campaignId": { "type": "string" }, "campaignName": { "type": "string" }, "companyName": { "type": "string" }, "contactId": { "type": "string" }, "email": { "type": "string" }, "firstName": { "type": "string" }, "isPaused": { "type": "boolean" }, "lastName": { "type": "string" }, "linkedinUrl": { "type": "string" } }, "version": 5 }