Questions tagged [hubspot-cms]
29 questions
0
votes
0 answers
HubSpot - create 2 ticket property of type dropdown with external data source and parent child relationship
I am using HubSpot portal. I have 2 queries related to property.
I want to create a custom ticket property of type dropdown, and want to fill its options with data from external source (which is my server's API). Currently I am able to create…

HarisH Sharma
- 1,101
- 1
- 11
- 38
0
votes
1 answer
Srcset seems to not properly resize image while PageSpeed Insights test
I have a page run by Hubspot Blog and an image implementation with srcset, looking like this:


Evgeniy
- 2,337
- 2
- 28
- 68
0
votes
0 answers
Changes are not getting affected in Hubspot cms child theme?
I am using child theme in Hubspot CMS, However Iam making change in child theme but it doesn't get reflect in front end. Any Idea? Any steps? Please do let me know, I am using starter package. Thanks

uzairhanif
- 21
- 3
0
votes
1 answer
Enable Datalayers for Hubspot with GTM
Is there any way to enable Data layers in a website (built-in Hubspot) with GTM?
Is there any article or tool?

M. Awais
- 11
- 1
0
votes
1 answer
adjusting the position of image in hubl template
I am new to hubl code template development.. I am looking for some way to adjust the position of image in the same template.. I want image to go slightly out of screen for the same wanted to "object-fit" property of css.. but I am stuck with adding…

Shruti
- 721
- 3
- 13
- 31
0
votes
2 answers
Flexbox displaying as column, not row
I am creating a "Recent Posts" section for a blog. I want to display three cards that flex in a row. Currently, they are displaying perfectly -- but in a column. I've tried flex-direction on the .blog-related-posts container class, with no luck.
The…

Erin Stratton
- 3
- 1
0
votes
1 answer
Hubspot bulk import API limit issue
I made a POST request to this Hubspot endpoint https://api.hubapi.com/crm/v3/imports/ and got the following response with status code 429
{"status":"error","message":"This portal has surpassed the daily number of imports it can run -…
0
votes
1 answer
Uploading documents to a deal in hubspot
I want to implement the following use case and I'm not sure how to do this with the Hubspot API and I don't find any solution within the documentation.
I created a custom request flow which is creating contacts and deals within Hubspot…

FloHiwg
- 61
- 7
0
votes
1 answer
Issue looping through an object and adding to another
So I am trying to get some data from an API do some translation on it and return the values.
This is pulling data from hubspot's hubdb API but when the data returns you do not get the field names back so I need to run it through a function to get…

rs82uk
- 737
- 2
- 9
- 23
0
votes
2 answers
How to integrate Hubspot with custom build CRM (avoiding hubspot UID's)
I have a custom built CRM that I would like to integrate with Hubspot. I would like to keep both systems active. At the moment we are manually copying the data from the custom built CRM into Hubspot. I would like to automate this using the Hubspot…

gyprock
- 1
0
votes
0 answers
HubL / Twig: Not finding value from array
In HubSpot, I've created a custom module called footer. footer has five field types of menu:
I've created an array where all five of the above menu ID's are pushed to an array. I've done this via a template partial file which is included in my…

Freddy
- 683
- 4
- 35
- 114
0
votes
1 answer
HuBL: Using for loop variable outside for loop
I have created a template partial file where I'm defining all variables in that file. I then want to reference a variable in custom modules. However, the for loop loop closes in the partial file, so when I reference it in the HTML of a custom…

Freddy
- 683
- 4
- 35
- 114
0
votes
1 answer
How do I render components with custom menu?
I am new to HubSpot Platform, with ReactJS background so I'm used to working with components and react-router for navigation;
I came across one problem while building a website template using drag&drop module;
Basically I did not use "menu" or…

gurbajani
- 121
- 2
- 10
0
votes
1 answer
AMP (accelerated mobile page) in HubSpot
Is it possible to code AMP webpages and landing pages in HubSpot from scratch?

ancriz
- 3
- 2