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 absolutely agree with your point, but what if there could be some delay in updating the data from the API and being reflected on the UI. Let's sa...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
Hey @GijsTempelman , the CRM v3 Emails and Meetings objects, HubSpot doesn’t use separate crm.objects.emails.* or crm.objects.meetings.* scopes. Acc...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
Thanks for your reply!!
Yes, I am using the personalization token for the abandoned cart URL. However, I don't use any other personalizations ...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
Hello folks I have a question. I am using Hubspot api to access the contact subscription preferences. However, I can only fetch channel=EMAIL. But we have created custom channel as well (as you can see from screenshot what'sapp , and the marketi read more