Contacts are the foundation of your email marketing efforts in Notifuse. They represent your subscribers, customers, and prospects, complete with detailed profiles, custom fields, and engagement history.
Field | Type | Description |
---|---|---|
email | String | Contact’s email address (Required) |
external_id | String | Your system’s unique identifier |
first_name | String | Contact’s first name |
last_name | String | Contact’s last name |
phone | String | Phone number |
timezone | String | Contact’s ISO timezone |
language | String | Preferred language |
job_title | String | Professional title |
address_line_1 | String | Primary address |
address_line_2 | String | Secondary address (apartment, suite, etc.) |
country | String | Country ISO format |
state | String | State or province |
postcode | String | Postal/ZIP code |
lifetime_value | Number | Total customer value |
orders_count | Number | Number of orders placed |
last_order_at | DateTime | Date of last order |
custom_string_1 to custom_string_5 | String | Custom string fields |
custom_number_1 to custom_number_5 | Number | Custom number fields |
custom_datetime_1 to custom_datetime_5 | DateTime | Custom datetime fields |
custom_json_1 to custom_json_5 | JSON | Custom JSON fields |
null
removes that value from the contactcontact_lists
relationship