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
  • No Replies Yet
FGless on October 04, 2023
Sine today, my code for sending WhatsApp messages to customers via the POST https://api.hubapi.com/conversations/v3/conversations/threads/{threadID}/messages endpoint stopped working. Anybody else experienced this issue? It ran smoothly for 2 read more
0 upvote
0 Reply
TParikh8 on October 04, 2023
We are using Zapier to make a call where we Find Contact in HubSpot. This is currently failing with this: "This HubSpot step is pending because you’ve met your plan limit." I am on a free plan. We make may be 20 to 30 api calls per day in our read more
0 upvote
0 Reply
BeffJezos on October 04, 2023
Hello HubSpot Community, I’m encountering an issue with the HubSpot API. I’ve set up an OAuth app where users can sign in and grant permissions to my app. Upon successful authentication, HubSpot sends a code to my backend, which I th read more
0 upvote
0 Reply
CraigWish on October 04, 2023
Hi everyone, I hope someone could help. I have my API bringing a number of values on one property. For example: Topic one Topic two Topic three Topic four When I added them to an email template the display email looks like this: Top read more
WReda on October 04, 2023
I am trying to integrate a private company as a lead source and they need the information below in order to send me leads. Any idea on how to access this information through my Hubspot account? API_URL = KEY = Hubspot_Owner_Id = read more
0 upvote
0 Reply
Solved
CDP2023 on October 04, 2023
Hi, I wanted to understand what does this Subscription_Status API endpoint : https://developers.hubspot.com/docs/api/marketing-api/subscriptions-preferences help to achieve? There is little mention in the documentation but does it allow us to up read more
0 upvote
2 Replies
Accepted Solution
Most Valuable Member | Diamond Partner
October 04, 2023 10:38
Hi @CDP2023 There are several endpoints in that API that can be used to: Set a subscription for a contact based on their email address...read more
ivanoccam on October 04, 2023
Hi, We have set a workflow that triggers on changes on different fields, but those fields are changed through API too. Client requires this changes through API not to be a trigger to the workflow because this calls to a webhook on client-side read more
1 upvote
1 Reply
Key Advisor | Elite Partner
October 04, 2023 06:55
Hey @ivanoccam , thank you for reaching out to the community. I totally get that this might result in a lot of weird executing of processes....read more
01976 on October 04, 2023
Hi, i am trying to request my authorization_code via API Call: POST /oauth/v1/token. Content-Type: application/x-www-form-urlencoded;charset=utf-8 Body Request: { "grant_type": "authorization_code", "client_id“: "e0***", "client_secret“: "b6***", read more
1 upvote
1 Reply
Key Advisor | Platinum Partner
October 04, 2023 06:22
Hi @01976 Please use the following curl curl --request POST \ --url https://api.hubapi.com/oauth/v1/token \ --header 'content-type: appl...read more
張志明 on October 03, 2023
How can I create a sales lot record and associate it with a certain deal in the workflow custom code use node js script. Thank you!
0 upvote
0 Reply
ApoAlmad on October 03, 2023
Hello, in my integration, I'd like to get a better experience when displaying VALIDATION_ERRORs for field validation (now working on Deals, but may work on more). I assume a good way is to parse the JSON present in message, and extract semantic read more
0 upvote
2 Replies
Member
October 04, 2023 19:43
Hello! Thank you, shame. If I could add it to a wishlist, I would! 🙂
SSyed94 on October 03, 2023
do_search The hubspot-python client only lets me pull 100 contacts at a time. I want to pull at least 2000. I saw that I would do that through pages but how do I implement in python? def search(riding): public_object_search_request = read more
0 upvote
1 Reply
Key Advisor | Platinum Partner
October 04, 2023 09:59
Hi @SSyed94 , I hope you're doing well. I just wanted to provide you with some guidance on using the "after" keyword in the API request payload. ...read more
SBrochadoVill on October 03, 2023
know the name and date of the history of a stage (business life cycle)
Key Advisor | Elite Partner
October 04, 2023 04:25
Hey @SBrochadoVill , what @Bryantworks mentions here would definitely be first go to solution as well. Since you tagged your post with Pyt...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.