I was wondering if someone has the answer to what we are looking to do please. We currently have our own cookie banner and use C0004. The team are wondering whether we could change to a C0003 however i've looked through hubspot docs and can't find read more
I’m deploying a User Level App using the HubSpot CLI and I’m getting a permission error saying I cannot set isUserLevel: true. How to enable User Level Apps for my developer account?
I want to ask if it's possible to generate a refresh token from an access token obtained from a HubSpot private app, so that I can hardcode it, and the client doesn't have to manually enter the access token each time.
I'm currently using and Integration and Migration tool known as OpsHub Integration Manager. Where one issue while developing the connector HubSpot with the OpsHub Integration Manager I'm facing is, when I do PATCH call to update Email entity type read more
I am creating a weekly internal sales report, and need to pull data from a few sources and compile them into one easy to read email. One of the metrics I need to be reporting on is emails sent and meetings booked/conducted. This is all readily avail read more
Hi @Christensen , thanks for the speedy reply. I can definitely access the contacts object, but then I am at a loss for how to get a count of all me...read more
We have a custom system that is NOT linked to Hubspot. That is why we have created an automation in which we fill in the Abandoned Cart URL based on a visit to the page URL that contains “step 1” in the checkout.
This flow works well, and we h read more
Yes!! Correct, the Abandoned Cart property gets filled, as you can see in the screenshot.
In the email I use the edit like you add, and the UR...read more
I am using developer embed code to embed hubspot form in my site . I want to track UTM params with reffreal url but it is not happeing there. I have used custom JS to pass cookie values to the hidden values but it is not passing with the form. read more
Hey @JeetuDubey , when using the embed code of a form, you need to consider that it will be loaded in an iframe and modifying values inside an ifram...read more
I'm developing an app using the calling SDK , but am having some issues with unwanted confirmation dialogs poping up while navigating HubSpot while using the app. I've narrowed the cause down to this sequence of steps: - The app is ope read more
Hey @JeroenCloudCTI - thanks for posting in the Community! I'd like to tag in some experts to see what insight they may have for us! @Phil_Val...read more
Hi, We have a private app created with the correct scopes ( crm.objects.marketing_events.read ) however, when we make a GET request to GET /marketing/v3/marketing-events/participations/{marketingEventId}/breakdown we receive the following respon read more
Hey @AHayer - thanks for posting in the Community! I'd like to tag in some experts to see what insight they may have regarding this inquiry! @...read more
Hello, thank you as always for your support. We are currently using the “Form Submitted” trigger in HubSpot for form submissions. Is it possible to specify a start date/time for data retrieval with this trigger? Also, when this trigger is enab read more
Hey @mka9 , unfortunately, you can't filter form submissions by date range directly in workflow triggers. A possible workaround is: Create a custo...read more
Hi everyone, We are migrating a full website from one HubSpot account (sandbox or staging) to another production account and have run into a problem. Context: Both accounts are HubSpot CMS instances. The migration was done using the CMS Site Pages A read more
Hey @Gabrielbab , I've done similar projects for this. I can confirm that moving CMS Pages with full content can be done via the API, but there must...read more