UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

51 lines (50 loc) 1.04 kB
{ "type": "object", "properties": { "activities": { "type": "string" }, "campaign": { "type": "object", "properties": { "campaignId": { "type": "string" }, "href": { "type": "string" }, "name": { "type": "string" } } }, "changedOn": { "type": "string" }, "contactId": { "type": "string" }, "createdOn": { "type": "string" }, "email": { "type": "string" }, "href": { "type": "string" }, "ipAddress": { "type": "string" }, "note": { "type": "null" }, "origin": { "type": "string" }, "timeZone": { "type": "string" } }, "version": 1 }