...
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. |
SessionLink | Allows to access the interaction for any user that knows the SessionLink. SessionLink is generated in the activity and can be accessed by To send the session linke to someone, you have to build the full url:
|
Target identifier
The identifier of the target based on the target type. So either an id or text value.
...