Hello, we're attempting to connect the Hubspot WordPress plugin with our account and getting an error: Your account doesn't have access You don’t have permission to connect a website to your HubSpot account. Ask an admin to update your permi read more
Hey folks! I’m having an issue with capturing the hubspotutk cookie and sending it to HubSpot via API. I have a sign-up form in a Laravel app hosted at example.yourdomain.com , and the HubSpot tracking script is being loaded via Google Tag read more
Hello Hubspot, Hello Hubspot Community, I would like to know if there is API endpoint to access datasets located here in frontend. I would like to use GET dataset endpoint which would fetch data from here. If API endpoint is not availabl read more
The Event Types endpoint seems to be non existent in the Python library: AttributeError: 'EventsApi' object has no attribute 'get_types' I can not find any reference to this function in the library. Please either fix the documentation and remov read more
Hello i'm building a new website on Drupal 11 and it seems that there is no updated version in the modules that supports the latest version. What I'm looking for is to integrate hubspot on my webforms as a handler. Please advice.
Hi everyone. I am trying to filter contact information based on a custom property, which has a Date format (in the UI I see it as a date picker format). Its name is "fecha_inicio_suscripcion". I am running it through the API endpoint: http read more
Date picker type uses Unix Timestamp. For Dec 02 2020 (time set to 00:00:00 GMT+0000), you would use 1606867200 (seconds) or 1606867200000 (milliseco...read more
Looks like you're hitting this issue because the endpoint requires certain scopes that aren't available in public apps. The quickest fix is usually s...read more
Hi, New to custom code actions, hoping I'm making a rookie error that someone can help with. I'm trying to run the below as a custom code action in a workflow. It's purpose is to get an authentication token that would then be used in another c read more
Hi HubSpot Support Team, We are developing a SaaS application that integrates with HubSpot and listens for webhook events from different businesses that install our app. Each business that installs our app has unique credentials, and we ne read more
What's the best approach to handle OAuth tokens for multiple HubSpot accounts in a webhook-based integration without a dedicated database? We're trying to implement a solution where we can identify which account a webhook belongs to and make authen read more
Hello, I created a private app and I am trying to hit the Leads APIs. But, I am getting the following number API: curl --request GET \ --url ' https://api.hubapi.com/crm/v3/objects/leads?limit=10&archived=false ' \ --header 'authorizati read more
Hi @SSoftware2 ,
If your authentication lacks the permissions for that API endpoint, you will get a 403 Forbidden error. This common issue can...read more
Hi, Within a Project's details, you could add a link pointing to the specific deal record. FYI individual tasks created within HubSpot can be d...read more