Share Your Work

Filter by
  • All labels
  • Announcement
  • CSS
  • Custom Modules
  • Design Manager
  • Documentation
  • Drag and DropTemplate
  • Email
  • Enterprise
  • Feedback
  • Forms
  • Free
  • HTML
  • HubDB
  • Hubl
  • JavaScript
  • Local Development
  • Looking for Feedback
  • Marketplace
  • Professional
  • Starter
  • Wordpress
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
Mrafey on April 02, 2024
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
0 upvote
2 Replies
Contributor
April 03, 2024 13:45
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
Mrafey on March 19, 2024
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
0 upvote
2 Replies
Contributor
March 19, 2024 19:40
Hello @Jaycee_Lewis ! Nice spot! I fixed that issue and tried my code again and still no luck. When I check the contacts activity section on Hubsp...read more
Solved
Mrafey on March 11, 2024
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
0 upvote
4 Replies
Accepted Solution
Key Advisor
March 12, 2024 14:54
Hi @Mrafey - if you hover over the "Slides" field group and click on Actions > Copy Snippet, it should give you the code. But basically i...read more
FAndreas on February 22, 2024
I got this error: BAD_REFRESH_TOKEN along with message 'missing or invalid refresh token'. what should i do?
Community Manager
February 23, 2024 14:04
Hi @FAndreas , 👋 Thanks for reaching out to the Community! Errors like the one you shared can occur for multiple reasons — such as the refres...read more
davidjwu92 on July 13, 2023
The new version of Hubspot's default Search Results Module went live in January 2023 . After cloning this module and tweaking it for our own purposes, I'm noticing some issues with the pagination. All the links are generated regardless of the to read more
1 upvote
1 Reply
Community Manager
July 14, 2023 18:48
Hi, @davidjwu92 👋 Thanks you very much for taking the time to share your feedback. I'll get this shared with our internal resources. If I have a...read more
stellaractive on March 31, 2023
I have figured out how to limit the zip code field to a maxlength of 5 characters with jQuery but we still have customers submit less than 5 characters. Unlike limiting the max number that can be handled with a property on the input for minlength t read more
0 upvote
2 Replies
Participant
April 06, 2023 18:55
We are still trying out solutions and pouring through the community posts for an answers on our end but we still don't have a minlength on the zip fi...read more
YKalmek9 on March 08, 2023
Hi, I am trying to change the meeting's outcome to "scheduled". I get "success" from the code, but I do not see the outcome changed. Did anyone encounter anything similar before? const axios = require('axios'); exports.main = async (event read more
0 upvote
2 Replies
Participant
March 10, 2023 04:37
Hi @Jaycee_Lewis ! Although testing the change resolves in "success", the meeting outcome is still not changed.
AJLaPorte_diagr on March 23, 2019
This is to record a conversation from the HubSpot Developer Slack regarding the question in the title. Not in the developer slack? Join it here Josh Saunders [9:18 AM] Different question, does anyone know how I can change the value of a hi read more
4 upvotes
3 Replies
Member
January 03, 2022 05:57
@AJLaPorte_diagr I wanted to capture the response after form submission. Is there any doc or something i can take an idea? Thanks Best Regards Ra...read more
nerea on July 19, 2017
I have this web developed in hubspot http://www.theniu.com/ But the slider, based in Bootstrap3 is not working correctly in SAFARI browser. Each transition of the images shows this annoying white background effect instead of showing one image afte read more
1 upvote
1 Reply
Not applicable
July 25, 2017 03:15
Hi @nerea , I have inspected the code and it might be mostly because of backface visibility or the browser related styling missing for Safari. Whe...read more
DanielNGross on June 06, 2017
I would like to be able to set up a page where our fans can automatically upload videos and pictures to a dedicated fan page. Can this be done? Do I need to have them use a specific video or photo service and embed their api??? Thanks for t read more
Ty
HubSpot Employee
June 12, 2017 16:46
Hi @DanielNGross , In terms of user-generated content, there are a few possible solutions that might fit for you, but there should be a fair w...read more
Ty on January 04, 2017
Hi Everyone! After creating the community and seeing it thrive with a handful of developers always trying to push the envelope in the COS, we ( @Julien , @robertainslie and I) have decided to share what we have been working on to those wit read more
10 upvotes
12 Replies
Member
June 26, 2017 04:04
Here is a basic node/heroku server that can push data into hubdb when you make a push/post request to it (eg with jQuery). https://github.com/t...read more
stefen on November 01, 2016
Have you seen how images load in popular apps such as WhatsApp, Instagram, or on Medium's website? This technique is called "progressive image loading" or "the blur up technique" and it's actually not hard to accomplish on HubSpot's COS thanks read more
14 upvotes
6 Replies
Participant
February 08, 2019 00:41
Hey stefen, thanks a lot for that!
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.