Hi there Keen to know if anyone has successfully integrated Bing Search into their HubSpot CMS/Content Hub webs search experience in the front end? We have dev capability available but wanting to hear that someone has done it and any feedback on t read more
I am reaching out for assistance with a specific requirement related to deploying a JSON configuration file for an Apple MDM policy. We need to host this JSON file at a specified URL path that adheres to Apple's standards for device management. read more
Issue resolved! I forgot to include the .json file extension in the redirect 😬 Tips for the next person looking for this info: Make sure you...read more
Hello! I am currently working on a project that involves retrieving all email conversations associated with a specific ticket ID in HubSpot. I am using the HubSpot API, and I have the following function set up to fetch associated conversations: read more
I would like to retrieve page views count and timestamp associated with a specific contact filtered by a day. as given below in screenshot I have checked The contact api - Get a contact by its vid . It is return total number of page read more
Good Day fellow developers, I have a problem and its been 3 days. I want to integrate the HubSpot into laravel to try backend method. Right now, after long debugging, I tried it in postman if the access token is working, but it says that the ac read more
Hey, @Marc07 👋 Welcome to our community! Can you clarify if you are using a Private App or a Public app using OAuth? Additionally, it's not cl...read more
I tried to create a folder in the file manager using the following command: curl -k " https://api.hubapi.com/filemanager/api/v2/folders " -X POST --header "Authorization: Bearer XXX" --header "Content-Type: application/json" --data-raw "{\"parent_f read more
Hi all, I want to use Amazon Appflow to pull data from Hubspot and store in my data warehouse Redshift. https://docs.aws.amazon.com/appflow/latest/userguide/connectors-hubspot.html I followed this doc and let me summarise what i've done read more
hey, thanks for replying! let me summarise what i've done so far: 1. I created a Developer account and then a test developer account, as instru...read more
I encountered an error during the installation process. Any assistance would be greatly appreciated. The application you're attempting to subscribe to is not responding (can't reach app callback URL-code 102). Please try again later. If th read more
This type of issue will unlikely get resolved through the community. We can possibly help identify what that error code means (done in the previous r...read more
We’re currently seeing a disparity between email events and campaign data where the campaign marketing data includes a “reliable” logic, i.e. opens by an individual that can reliably be identified as a human. There is no for an event to easily read more
Hey, @VPrimerano 👋 Thanks for the question. This is one that has come up before in the community. The honest answer is — it’s not possible to ...read more
I have an embed Hubspot form in my Nextjs 14 app. In local development I am able to successfully submit the form which is getting data for one of the fields from the Nextjs app. This app is hosted on Vercel and when the form is submitted from this l read more
Hi @SBaqla ,
Could you check your network tab to see if the form is sending data? You should see something like: https://forms.hsforms.com/s...read more
We are needing to duplicate a whole bunch of Email Templates into various languages (11 langs x 15 templates = 165 new templates). I noticed there’s no clone endpoint (like the one on email marketing) for templates in the api. Does anyone have a su read more
Hi @nickgi ,
Assuming you want to clone the drag-and-drop email templates, you can utilize the Content API for templates . There is no end po...read more