...
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. |
Users with confirm changes rights | Directed at all |
users who have the confirm changes rights on the targeted entity. |
Target identifier
The identifier of the target based on the target type. So either an id or text value.
...