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...続きを読む
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 続きを読む
Hey everyone, I ran into an issue recently where new contacts weren’t syncing properly in HubSpot’s CRM. Some records were updating, but others weren’t showing the latest information from our forms and integrations. After some digging, here’s what 続きを読む
Hi everyone! I wanted to share a simple solution I’ve been using to make HubSpot API authentication more efficient. Instead of re-authorizing manually, I implemented OAuth with automatic token refresh. This setup ensures continuous, secure acce 続きを読む
Hi everyone! I wanted to share a quick tip that’s helped me streamline my HubSpot API integrations. Instead of manually handling authentication each time, I use refresh tokens with OAuth to keep connections active automatically. This reduces do 続きを読む