For all my HS Projects with Cards with Serverless functions, the Serverless functions quit working when I am Developing Locally ( hs project dev ) in all my browsers. It's giving me the error: [runServerlessFunction] Failed to execute serverless fu 続きを読む
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 続きを読む
@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...続きを読む
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 続きを読む
Hi @antonjarl , I can't explain why this would have been working for the last 12-18 months, but I believe that HubL filters (like |format_date) are ...続きを読む
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 続きを読む
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 続きを読む
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 続きを読む
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 続きを読む
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 ...続きを読む
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 続きを読む
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 続きを読む
Hi @JZhao , To my knowledge, you can’t “convert” existing portals into test accounts. You must create test accounts from the developer account. ...続きを読む
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 続きを読む
Hey @JZhao ,
after the introduction of the new developer-plattform (Sep/Oct 25), Dev portals were somewhat merged into live-portals and "old" Dev...続きを読む
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 続きを読む
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 続きを読む
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...続きを読む