Currently, Zendesk does not provide a native metric to report on the exact timestamp when a user is deleted. However, you can use the 'Time - Requester last updated' attribute as a workaround. This attribute indicates the last time a user's profile was updated, which can be used to infer deletion.
For a comprehensive list of available metrics and attributes, you can refer to the article 'Metrics and attributes for Zendesk Support'. This workaround might not be perfect, but it offers a way to approximate the deletion date.
You can report on user and organization data in Zendesk Explore using the Support: Tickets dataset. This dataset includes various metrics such as users, suspended users, deleted users, and organizations. While some metrics require ticket…
Yes, you can report on users or organizations that do not have tickets associated with them in Zendesk Explore. While many metrics in the Support: Tickets dataset are linked to ticket data, some are not. For example, you can use specific Explore…
If you prefer to analyze user and organization data outside of Zendesk Explore, you can export this information directly from Zendesk Support. This allows you to use external programs for more customized reporting and analysis. To learn how to…
To view user profile selections in Zendesk, you can use API GET requests. This method allows you to access detailed user information, including profile selections that aren't directly visible in Explore. For example, you can use the API endpoint…