- Functions
identity
Version:
| Type | Function |
| Import path | @sitecore-cloudsdk/events/server |
Sends an IDENTITY event.
Signature
Parameters
| Name | Type | Description |
|---|---|---|
request | Request | Required. The HTTP request. |
identityData | IdentityData | Required. Data for IDENTITY events. |
Return value
Returns a promise.
Examples
Example 47. Running the identity function
Note
To run this function, you have to first initialize the Cloud SDK.
See more examples and other data you can include in the event.
Here's an example of how to use the identity function:
:::
If you have suggestions for improving this article, let us know!