Hi HubSpot Dev Community, I'm trying to read the Never Log settings under Data Management -> Objects -> Activities -> Never Log. Does anyone know of a way to read this via API? Thank you. Deep
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 Beitrag ansehen
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. Beitrag ansehen
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...Beitrag ansehen
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: Beitrag ansehen
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 Beitrag ansehen
Hey, @Mahadev 👋 Unfortunately, there is not an Ads Activity API or endpoint. We have the Analytics API Overview and it is likely not what ...Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen
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 Beitrag ansehen
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 ...Beitrag ansehen
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 Beitrag ansehen
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...Beitrag ansehen