Asked by Rahul Sharma on Aug 13, 2024
Rahul asks how to retrieve the email and name of a user who has logged into HubSpot private content via SSO.
Answered by nick decker - level -32(negative)
Nicholas clarifies that users accessing private content (even via SSO) are associated with a contact record. Their details can be accessed within the private content template using HubL variables like `{{ contact.email }}` or `{{ contact.name }}`. Testing in an incognito browser is recommended.