Since in this articlehttps://portal.domain.com/knowledge-base/more-infowe have a form which creates a ticket we created a field for the Contact Email Property in order to be able to have the ticket associated to the Contact submitting the form. We also enable pre-populate feature on the form.
The problem is that the pre-populate feature on the form from Hubspot works based on a cookie which is set when they submit a form therefore:
If the user never submitted a form or is working on a new device or incognito session, this cookie is not set therefore email is not pre-populated
If the device is used by multiple users, it might be that I am logged on SSO withabc@domain.com, but if someone else on the same device submitted a hubspot form and inputtedxyz@domain.comHubspot will pre-populate it withxyz@domain.com
What we are after is that somehow, after Microsoft SSO login, on hubspot we have a cookie that provides us with the logged in user details from SSO SAML respone and then we pre-populate ourselves with javascript.
Hubspot Contact Email Field in Form Pre-Populated from SSO Login
SOLVE
Hey @OTanti, I see you also connected with HubSpot Support regarding this. Thank you for reaching out! To confirm, HubSpot does not offer any custom configuration of the SSO process so it will not be possible to alter HubSpot's behavior to include the email in the redirect URL.
From what I understand, you are looking to use a cookie to pass the visitors' email address from the Azure SSO verification to prepopulate the form on the Knowledge Base page.
I want to invite some experts to this thread. @Lucila-Andimol , @Jnix284, or @JByrne2 -- have any of you come across something similar to this or know of any alternatives? 😊
Best, Kennedy
Did you know that the Community is available in other languages? Join regional conversations by changing your language settings !
Hubspot Contact Email Field in Form Pre-Populated from SSO Login
SOLVE
Hey @OTanti, I see you also connected with HubSpot Support regarding this. Thank you for reaching out! To confirm, HubSpot does not offer any custom configuration of the SSO process so it will not be possible to alter HubSpot's behavior to include the email in the redirect URL.