Hello @MrJustinGivens I figured out that essentially you cannot create CBE's for preference pages. The HS team told me those pages dont support i...read more
Hello! I am trying to create a CBE for a button on our prefernces page. Essentially the CBE is created for the "Resubscribe" button. The issue I am facing is my CBE not being able to store the button click. When the button is clicked it loads up read more
Hello @Jaycee_Lewis 👋 When not specifying the mode to 'no-cors' I end up getting a cors policy issue stating the following "has been blocked b...read more
Hello all! I am getting a 401 unauthorized issue when trying to hit the following endpoint: https://api.hubapi.com/contacts/v1/contact/createOrUpdate/email/:email/ I have provided a authorization header within my fetch request in my code and read more
Hello all! I am getting a 401 unauthorized issue when trying to hit the following endpoint: https://api.hubapi.com/contacts/v1/contact/createOrUpdate/email/:email/ I have provided a authorization header within my fetch request in my code and read more
Hello! I have a custom quiz module that I am creating via the Design Manger on HS and have hit a wall when it comes to pushing those quiz result values to a custom contact property I created called "endangered_animal_quiz_results". The quiz has 3 read more
Hello! I have the following structure in the design manager: The slides field group has repeater option set to 3. So it prints out 3 questions in which each has a question text property followed by an answers group field which has it read more
Hi! I am looking to creating a quiz module via HubSpot Deisgn Manager that will essentially entail of 5 questions. Once a user has answered all 5 questions they are presented with a last screen that asks them to enter their email address to recieve read more
I have developed action cards that have a "copy text" button on them, that when clicked copy the text that is in the component. Here is my HubL + HTML code: Following is my JS Code: Whats odd is when I run this code, only one of read more
Hi all, I have been wondering how or if it is possible to be able to make an HTTP GET request to the HubSpot API to retrieve information of a given contact. So for example on a HubSpot landing page I have setup a form with one field which is email read more