...
You can target a user interaction to different types. You can target it directly at a user or at a email address or even at a whole organization.
Target types
The following target types are supported
Target Type | Description |
---|---|
CoreIdentity | Directed directly at a user |
Email Address | Directed at a user with this email address without knowing the user. This might be used when we are not sure if the user already has an account yet for example. |
Mobile Number | Directed at a user with this mobile number without knowing the user. This might be used when we are not sure if the user already has an account yet for example. |
Legal Entity Approver | Directed at all the approves of a given legal entity. |
Target identifier
The identifier of the target based on the target type. So either an id or text value.
Titles and description
Both the title and the description of the user interaction that will be displayed to the user can be set on the user interaction. This allows you to customize the appearance for your use case.
Data Storage
The user interactions and their data are stored in the CoreOne Suite Meta Directory.
...