n8n-nodes-base
Version:
Base nodes of n8n
255 lines (254 loc) • 6.01 kB
JSON
{
"type": "object",
"properties": {
"android_app_name": {
"type": "null"
},
"android_app_version": {
"type": "null"
},
"android_device": {
"type": "null"
},
"android_last_seen_at": {
"type": "null"
},
"android_os_version": {
"type": "null"
},
"android_sdk_version": {
"type": "null"
},
"avatar": {
"type": "null"
},
"browser": {
"type": "null"
},
"browser_language": {
"type": "null"
},
"browser_version": {
"type": "null"
},
"companies": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"created_at": {
"type": "integer"
},
"email": {
"type": "string"
},
"external_id": {
"type": "null"
},
"has_hard_bounced": {
"type": "boolean"
},
"id": {
"type": "string"
},
"ios_app_name": {
"type": "null"
},
"ios_app_version": {
"type": "null"
},
"ios_device": {
"type": "null"
},
"ios_last_seen_at": {
"type": "null"
},
"ios_os_version": {
"type": "null"
},
"ios_sdk_version": {
"type": "null"
},
"language_override": {
"type": "null"
},
"last_contacted_at": {
"type": "null"
},
"last_email_clicked_at": {
"type": "null"
},
"last_email_opened_at": {
"type": "null"
},
"last_replied_at": {
"type": "null"
},
"last_seen_at": {
"type": "null"
},
"location": {
"type": "object",
"properties": {
"city": {
"type": "null"
},
"continent_code": {
"type": "null"
},
"country": {
"type": "null"
},
"country_code": {
"type": "null"
},
"region": {
"type": "null"
},
"type": {
"type": "string"
}
}
},
"marked_email_as_spam": {
"type": "boolean"
},
"notes": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"opted_in_subscription_types": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"opted_out_subscription_types": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"os": {
"type": "null"
},
"owner_id": {
"type": "null"
},
"referrer": {
"type": "null"
},
"role": {
"type": "string"
},
"signed_up_at": {
"type": "null"
},
"sms_consent": {
"type": "boolean"
},
"social_profiles": {
"type": "object",
"properties": {
"type": {
"type": "string"
}
}
},
"tags": {
"type": "object",
"properties": {
"has_more": {
"type": "boolean"
},
"total_count": {
"type": "integer"
},
"type": {
"type": "string"
},
"url": {
"type": "string"
}
}
},
"type": {
"type": "string"
},
"unsubscribed_from_emails": {
"type": "boolean"
},
"unsubscribed_from_sms": {
"type": "boolean"
},
"updated_at": {
"type": "integer"
},
"utm_campaign": {
"type": "null"
},
"utm_content": {
"type": "null"
},
"utm_medium": {
"type": "null"
},
"utm_source": {
"type": "null"
},
"utm_term": {
"type": "null"
},
"workspace_id": {
"type": "string"
}
},
"version": 1
}