UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

34 lines (33 loc) 630 B
{ "type": "object", "properties": { "_id": { "type": "string" }, "campaignId": { "type": "string" }, "companyName": { "type": "string" }, "contactId": { "type": "string" }, "email": { "type": "string" }, "firstName": { "type": "string" }, "isPaused": { "type": "boolean" }, "lastName": { "type": "string" }, "linkedinUrl": { "type": "string" } }, "version": 3 }