UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

478 lines (477 loc) 15.4 kB
{ "type": "object", "properties": { "canonical-vid": { "type": "integer" }, "form-submissions": { "type": "array", "items": { "type": "object", "properties": { "conversion-id": { "type": "string" }, "form-id": { "type": "string" }, "form-type": { "type": "string" }, "portal-id": { "type": "integer" }, "timestamp": { "type": "integer" }, "title": { "type": "string" } } } }, "identity-profiles": { "type": "array", "items": { "type": "object", "properties": { "deleted-changed-timestamp": { "type": "integer" }, "identities": { "type": "array", "items": { "type": "object", "properties": { "is-primary": { "type": "boolean" }, "timestamp": { "type": "integer" }, "type": { "type": "string" }, "value": { "type": "string" } } } }, "saved-at-timestamp": { "type": "integer" }, "vid": { "type": "integer" } } } }, "is-contact": { "type": "boolean" }, "list-memberships": { "type": "array", "items": { "type": "object", "properties": { "internal-list-id": { "type": "integer" }, "is-member": { "type": "boolean" }, "static-list-id": { "type": "integer" }, "timestamp": { "type": "integer" }, "vid": { "type": "integer" } } } }, "portal-id": { "type": "integer" }, "properties": { "type": "object", "properties": { "createdate": { "type": "object", "properties": { "value": { "type": "string" } } }, "email": { "type": "object", "properties": { "value": { "type": "string" } } }, "firstname": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_all_contact_vids": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_analytics_average_page_views": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_analytics_first_timestamp": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_analytics_num_event_completions": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_analytics_num_page_views": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_analytics_num_visits": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_analytics_revenue": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_analytics_source": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_analytics_source_data_1": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_analytics_source_data_2": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_associated_target_accounts": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_currently_enrolled_in_prospecting_agent": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_email_domain": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_full_name_or_email": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_is_contact": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_is_unworked": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_latest_source": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_latest_source_data_1": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_latest_source_data_2": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_latest_source_timestamp": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_lifecyclestage_lead_date": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_membership_has_accessed_private_content": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_object_id": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_object_source": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_object_source_id": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_object_source_label": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_pipeline": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_prospecting_agent_actively_enrolled_count": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_registered_member": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_sequences_actively_enrolled_count": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_social_facebook_clicks": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_social_google_plus_clicks": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_social_linkedin_clicks": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_social_num_broadcast_clicks": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_social_twitter_clicks": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_updated_by_user_id": { "type": "object", "properties": { "value": { "type": "string" } } }, "hs_v2_date_entered_lead": { "type": "object", "properties": { "value": { "type": "string" } } }, "lastmodifieddate": { "type": "object", "properties": { "value": { "type": "string" } } }, "lastname": { "type": "object", "properties": { "value": { "type": "string" } } }, "lifecyclestage": { "type": "object", "properties": { "value": { "type": "string" } } }, "num_conversion_events": { "type": "object", "properties": { "value": { "type": "string" } } }, "num_notes": { "type": "object", "properties": { "value": { "type": "string" } } }, "num_unique_conversion_events": { "type": "object", "properties": { "value": { "type": "string" } } } } }, "vid": { "type": "integer" } }, "version": 3 }