Certain admin changes to user profiles in Zendesk Sell do not affect theupdated_at
attribute. Specifically, updates made through the profile pages in Sell and Admin Center are not reflected.
If you edit a user profile by navigating to Sell > Settings > Manage > Users or Admin Center > People > Team members, these changes won't update theupdated_at
attribute. This behavior is by design and is important to consider when tracking profile updates.
Theupdated_at
attribute in Zendesk Sell doesn't always reflect the last update you made to a user profile. This is because certain changes made by an admin from specific profile pages do not update this attribute. For instance, if you make…
To ensure your updates are reflected in theupdated_at
attribute in Zendesk Sell, avoid making changes through the profile pages in Sell and Admin Center. Instead, consider using other methods or tools that directly interact with the Sell API, as…