Hi all. Our security team is found that knowledge base is using old version of jquery we tried to update it with https://developers.hubspot.com/beta-docs/guides/cms/improve-older-sites/upgrade-jquery but its not helping, could you please tell read more
Hello Team, I have to prefetch the details list Listname and email campaign name to fetch the reports, So is there any tags so we can automatically prefetch these 2 details because I am using the tracking link into the emails, and from that I am f read more
Hey, @KunalShrivastav 👋 Thanks for your question. To clarify, are you saying this information is not included in your email analytics? Additiona...read more
I have an if statement checking if a certain tag is found within an array. The if statement works perfectly for the English side of our website but when working with French it seems to have an issue. I realised it was only missfiring for the tags t read more
I am trying to make a workflow to convert the text property with unixtimestamp into a date & time picker property so I can use this data to delay some emails. Also, in the next action, I need to again conver the unixtimestamp text property i read more
Hello Anton, Actually I am going to use the Delay option with the Date property. What I want to do is to send email 1 hour before the contact...read more
Hello, Does anyone know how to add vertical divider lines between rich text modules on a landing page? I'm only seeing an option for horizontal dividers in the Design Manager. What I'm trying to replicate: How the modules are curren read more
Hello everyone. I'm new to Hubspot. We are implementing CourseKey and have a need for a workaround. We want to make an an API call every few minutes to CourseKey to see if a student has completed a course. If they have, that respective course g read more
Hey, @bryonschultz 👋 It's likely you'll need to develop some form of middleware to handle this. Additionally, you'll need to make sure you h...read more
now situation , deleted domain i deleted the place old domain I had a problem to add back delected domain in hubspot account . because first I made creativebyhtetlwin.com huspot account step by step. My account creativebyhtetlwin.com Step read more
Hey, @HAung6 👋 If you deleted the domain from the account settings and then deleted the account, you may need to wait for the system to purge ...read more
Hi everyone! Can anyone help me with the “Custom Code” in HubSpot? We are connecting HubSpot to our event platform using the workflow and custom code. I got the code from an external source and it has always worked fine. But now HubSpot says that th read more
Hi @AHusken
If you want to use Python 3.9. Then you will have to update your code. Currently your code is in javascript so if you select Py...read more
I'm creating a workflow with a custom formula data format step. I'm using the formula right(cut(cut(cut(cut(cut(trim([enrolled_ object.phone ]), "(") ")"), "*"), "#"), "+"), 12). But I'm getting this issue: There was a problem wit read more
Would there be a way to edit the blog listing page source code to add a conditional to see if the URL is a "tag" or a "author" and remove the featured images from those listing pages? "<div class="post-item"> {% if not simple_list_page %} read more
Based on the code you shared, to hide the featured image in tag or author listing, you can wrap the conditional featured image code:
{% if con...read more
It's possible create a custom module where I can add controls to filter post by for example:
- Most shared post.
- Most viewed Post.
- Etc.
Which options are available?
Note: I read this source https://developers.hubspot.es/do read more
Hi @CristianSabogal , * Here's how you can set up custom fields in the HubSpot Module Editor and use them in HubL to filter and display blog posts:...read more
Hey @Ahmadraza0 webhooks are a part of HubSpot workflows . So when they fire is designed as a part of the workflow based on the criteria you've se...read more