I have an example that is showing this issue that seems to be occurring on a lot of calls. (See Attached) The call in this example started at Jan 23, 1:26pm which the call start workflow picks up and starts right away, which works flawlessly. O read more
@SteveHTM Thanks for the reply! I understand the timing can vary since there are a hundred other things that are being queued and moved at any give...read more
Hi, Since a few days/weeks I've had issues with formatting dates and times in my e-mail components. For example this line: {% set start_time = contact.timestamp|format_date('h:mm a','Europe/London','en-GB') %} give me this error: 104:0 com.hubspot read more
Hi @antonjarl , Thank you for posting to the Community! I'd like to tag in some of our Subject Experts to see if they have any ideas on this on...read more
I am currently dealing with a multifaceted technical problem on my Culver menu website, which is deeply integrated with HubSpot for analytics, CRM tracking, and content management. The website’s primary purpose is to display a complete Culver-style read more
Hello community, I am currently working with the Transactional Email API (Single Send v3) and referencing this documentation: https://developers.hubspot.com/docs/api-reference/marketing-transactional-single-send-v3/guide . My business requi read more
Hey @MGT2
Thank you for your question!
I'm gonna tag some subject matter experts from our community who may be able to lend you a hand: Hey ...read more
Hello! I am attempting to create a custom module for emails, and under the option "Select the types of content you can add this module to:" emails are not an option. According to the documentation I am seeing, that should be listed. Am I read more
I've setup a blog template using the Drag and Drop options and have used the Blog Listing Module with grid options and selected the correct properties to be added to the listing. Only issue is I need to exclude the first 6 blog posts since they a read more
Hi @ZADev Yeah this is a pretty common frustration when you have a hero section or featured posts module pulling from the same blog and then the ...read more
Hi everyone! I’m Dave Evans, a web developer, and I regularly build and optimize websites on restaurants menu . Lately, I’m exploring ways to automate syncing website data—like user interactions and form submissions—directly into CRM tools. Has an read more
I have created and uploaded a project to my developer account. Based on the doc, I should be able to install the app to a test account. However, there is no button for me to install the app to a test account. It only shows "Add approved accounts" b read more
Hi @JZhao , To my knowledge, you can’t “convert” existing portals into test accounts. You must create test accounts from the developer account. ...read more
Currently I have a developer account where I made all apps and integration with my backend services. That includes cards, webhook etc. Then I install the apps to different production customer portal accounts. So I assume there are two types of accou read more
Hey @JZhao ,
after the introduction of the new developer-plattform (Sep/Oct 25), Dev portals were somewhat merged into live-portals and "old" Dev...read more
I am reading this doc https://developers.hubspot.com/docs/getting-started/quickstart to setup a new project. But the document keep using the terms "Project" or "App". It is very unclear about what the different between them. Are they the same thin read more
hubspot development portal has two keys "Personal access key" and "Developer API Key". What are the different in terms of integrating with Hubpost? When I run "hs init" to initialise a project, it asks me to provide "Peronsal access key". ? C read more
Hey @JZhao ,
the personal key is being used for auth your user to the HubSpot portal, while the dev API key is being used to auth the app (very l...read more
I’m running into a recurring PCI scan failure related to cookies set by HubSpot’s site search functionality and am looking for either a supported remediation path or official documentation I can reference for auditors. What the scanner is flagg read more
Hi @ARogers_CMPS You've documented this really thoroughly and your analysis is spot on. The _pk_ses cookie is indeed analytics related (the _pk pr...read more