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 Leia mais
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 Leia mais
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 Leia mais
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...Leia mais
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 Leia mais
Hi @J-Masterson
You need to go to the Design Manager and, in the "CSS Class" blank field on the right side of the Flexible Column, assign a uniq...Leia mais
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 Leia mais
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 Leia mais
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 ...Leia mais
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 Leia mais
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...Leia mais
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 Leia mais
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 %} Leia mais
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...Leia mais
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 Leia mais
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:...Leia mais
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...Leia mais
Hello HubSpot Developers, I am currently working on customizing a blog listing page on our HubSpot CMS and need some assistance with integrating a HubDB table to dynamically manage the blog content displayed within different tabs (e.g., E-commerce, Leia mais