Hi, I tried to embed the HTML for our HubSpot Meeting-Calendar Tool, but when I paste the HTML Code in Elementor (HTML Widget), an error occurs named "unexpected end of file in comment". When I go to the preview of my webpage, the meeting cale read more
I created a custom workflow action, and applied the labels in my config as shown below: { "actionUrl": "url", "published": false, "inputFields": [ { "typeDefinition": { "name": "send_to_number", "label": "Send to Phone #", "type": "string", "fie read more
Hey, I've run into something similar before. Usually when custom action labels aren't applying, it's either due to caching or something minor with th...read more
I want to handle the OAuth flow (i.e. "This app is requesting access to your HubSpot account. Continue connecting if you agree.") where a user denies/cancels out of the flow (by pressing the cancel button). Currently from testing, it seems to by read more
Hi everyone, We’re currently integrating inbound calling with HubSpot using the Calling Extensions SDK to migrate to the new inbound dialing version and have noticed an issue with iframeLocation. 1) The iframeLocation property always retur read more
Turns out that it was just testing the application in the local browser that was causing this issue. After updating the installed app via the API he...read more
I'm trying to update a multiselect column in hubDB using API. I have been told to use the PATCH Method - unfortunately this is not working as expected. can anyone please help with the exact URL - and JSON format to use to update teh multiselect co 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
Hi @evaldas , thanks for jumping in! Yes, that’s correct — I’m using a *custom-coded form*, not an embedded HubSpot form. In the API call, the hu...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
Hi @akshayMore , I hope that you are doing well! Great question, thanks for asking the HubSpot Community, and thanks for the screenshot, really u...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
Hi @Bürobert , I hope that you are well! I'd like to thank you for sharing your valuable feedback! This means a lot to us. I have shared it inte...read more
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
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
Hey, @Storeganise 👋 Thanks for your question. To set the correct expectations, this is a peer-to-peer support forum where answers are provided...read more