User
- 1 Minute to read
- Print
- DarkLight
User
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
This object represents a single system user or contact. Accounts for system users and contacts were previously managed in the same data tables in Mapp Engage.
You can still use this type of definition to work with system users and contact records.
Name | Type | Description | Constraints |
---|---|---|---|
id | Long | All system users and contacts have a unique ID within the system. | required |
String | All system users and contacts must have an email address. The email address must be unique in the system. | required maxLength:128 minLength:5 | |
mobileNumber | String | A system user or contact can have a mobile number. The mobile number must be unique in the system. | required |
identifier | String | Optionally, a contact may have an identifier generated by an external system. | required |
Was this article helpful?