La fonction de suggestion automatique permet d'affiner rapidement votre recherche en suggérant des correspondances possibles au fur et à mesure de la frappe.
I have created 1 html file under Design Tools section. In this html file I have created an iframe and linked external form url to that Iframe. I want to pass Current Hubspot logged in user name to that form link. So how Can I get current logged in user name in that .html file. Is it possible using any HubL variable or any other process ?
sept. 18, 20238:40 AM - modifié sept. 18, 20238:43 AM
Conseiller clé
Current Hubspot Logged in user details
Résolue
The variables are not stored as simple as GET method to be able to pass into the iframe. If you want your iframe page to pull variables from your account you should be using the API, but what you can do will be limited as your post tag tells us you are on the free version of Hubspot. https://developers.hubspot.com/docs/api/overview
sept. 18, 20238:40 AM - modifié sept. 18, 20238:43 AM
Conseiller clé
Current Hubspot Logged in user details
Résolue
The variables are not stored as simple as GET method to be able to pass into the iframe. If you want your iframe page to pull variables from your account you should be using the API, but what you can do will be limited as your post tag tells us you are on the free version of Hubspot. https://developers.hubspot.com/docs/api/overview