UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

147 lines (146 loc) 3.48 kB
{ "type": "object", "properties": { "anonymized": { "type": "string" }, "bounced_hard": { "type": "string" }, "bounced_soft": { "type": "string" }, "cdate": { "type": "string" }, "created_timestamp": { "type": "string" }, "created_utc_timestamp": { "type": "string" }, "deleted": { "type": "string" }, "email": { "type": "string" }, "email_domain": { "type": "string" }, "email_local": { "type": "string" }, "fieldValues": { "type": "array", "items": { "type": "string" } }, "firstName": { "type": "string" }, "gravatar": { "type": "string" }, "hash": { "type": "string" }, "id": { "type": "string" }, "ip": { "type": "string" }, "lastName": { "type": "string" }, "links": { "type": "object", "properties": { "automationEntryCounts": { "type": "string" }, "bounceLogs": { "type": "string" }, "contactAutomations": { "type": "string" }, "contactData": { "type": "string" }, "contactDeals": { "type": "string" }, "contactGoals": { "type": "string" }, "contactLists": { "type": "string" }, "contactLogs": { "type": "string" }, "contactTags": { "type": "string" }, "deals": { "type": "string" }, "fieldValues": { "type": "string" }, "geoIps": { "type": "string" }, "notes": { "type": "string" }, "organization": { "type": "string" }, "plusAppend": { "type": "string" }, "scoreValues": { "type": "string" }, "trackingLogs": { "type": "string" } } }, "mpp_tracking": { "type": "string" }, "orgid": { "type": "string" }, "orgname": { "type": "string" }, "phone": { "type": "string" }, "segmentio_id": { "type": "string" }, "sentcnt": { "type": "string" }, "socialdata_lastcheck": { "type": "null" }, "udate": { "type": "string" }, "updated_timestamp": { "type": "string" }, "updated_utc_timestamp": { "type": "string" } }, "version": 1 }