APIs & Integrations

Filter by
  • All labels
  • CMS Content
  • Companies
  • Contacts
  • Deals
  • Developer tools
  • Ecommerce Bridge
  • Email
  • Enterprise 3rd Party Integration
  • Events
  • Forms
  • Free
  • oAuth
  • oAuth
  • PHP
  • Professional
  • Python
  • SDK
  • Starter
  • Timeline and Extensions APIs
  • Webhooks
  • Workflows
  • Zapier
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • Unsolved
  • No Replies Yet
hk8 on March 27, 2025
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
0 upvote
1 Reply
Member
March 27, 2025 06:39
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
GL79 on March 26, 2025
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
0 upvote
0 Reply
Solved
Beau1 on March 26, 2025
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
0 upvote
1 Reply
Accepted solution
Participant
March 26, 2025 21:51
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
MVaidheeswara on March 26, 2025
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
0 upvote
1 Reply
Key Advisor | Platinum Partner
March 26, 2025 21:45
Hi @MVaidheeswara , In order to update the options for the multi-select column, you would need to make a call to the PATCH end point h...read more
alexdeoliveira on March 26, 2025
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
0 upvote
0 Reply
akshayMore on March 26, 2025
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
0 upvote
1 Reply
Community Manager
March 27, 2025 06:27
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
Bürobert on March 26, 2025
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
0 upvote
1 Reply
Community Manager
March 27, 2025 06:00
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
Solved
PMunar on March 26, 2025
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
0 upvote
4 Replies
Accepted solution
Contributor
March 26, 2025 13:50
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
DIntegration6 on March 26, 2025
The scope needed for this API call isn't available for public use while calling https://api.hubapi.com/webhooks/v3/appIdd/subscriptions
0 upvote
2 Replies
Community Manager
March 26, 2025 17:54
Hey, @DIntegration6 Some endpoints require your Developer API key. This is one of them You can find details on where to find it here . ...read more
IanShawUnily on March 26, 2025
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
Community Manager
March 26, 2025 18:28
Hey, @IanShawUnily 👋 It sounds like your code can't find the function `main`. Have you tried adding something like: // Your code h...read more
Storeganise on March 26, 2025
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
0 upvote
1 Reply
Community Manager
March 26, 2025 18:18
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
JSilk on March 25, 2025
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
0 upvote
1 Reply
Community Manager
March 26, 2025 17:57
Hi @JSilk 👋 Thanks for the interesting question. I'd like to invite some of our community members to the conversation — hey @Mike_Eastwood @P...read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post
Sunny

Sign up for the Developer Newsletter

Fresh content delivered to your inbox every month.