Hello Community Team,
We’ve been experiencing unexpected enrollments in one of our workflows. This workflow is triggered only by webhook events , not by property changes or manual actions. Starting on November 3rd , we noticed a large spike i 続きを読む
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?
Hi @RKhaire and welcome, it's a pleasure to have you here! To enable user-level apps (isUserLevel: true) for your developer account, you need to...続きを読む
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.
Hi @Haider000 and welcome, we are delighted to have you here! Thanks for reaching out to the HubSpot Community! For reference, here is the docu...続きを読む
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 続きを読む
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 続きを読む
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...続きを読む
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 続きを読む
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. 続きを読む
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...続きを読む
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 続きを読む
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 続きを読む
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 続きを読む
Hey @mka9 , unfortunately, you can't filter form submissions by date range directly in workflow triggers. A possible workaround is: Create a custo...続きを読む
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 続きを読む
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...続きを読む