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
EHalvorsen on March 21, 2025
We are using the "Send a Webhook" functionality to integrate HubSpot with a downstream system. It appears that the JSON data type for certain properties (such as "phone_number" and "zip") are inconsistent. Sometimes, they are passed as JSON Strings read more
0 upvote
0 Reply
Solved
SLoomb on March 17, 2025
Hi there, I'm trying to extract (integrate to) the hs_recurring_billing_start_date field which I have selected as a custom date when entering the line items for a deal. I am able to extract all other information I need from the line items and ot read more
0 upvote
4 Replies
Accepted solution
Participant
March 17, 2025 15:34
Your code is a perfect example of what you would need to do to get the data. To reiterate, you want to retrieve the property " hs_recurring_billi...read more
Solved
TracyO1970 on March 13, 2025
I am trying to use a webhook to send data from hubspot when a certain piece of data is updated on a deal. I have custom code that is getting the access token (this vendor's token only lasts an hour so it requires frequent refreshing - and this is n read more
0 upvote
2 Replies
Accepted solution
Participant
March 14, 2025 13:47
Thank you so much - very helpful!
Solved
EMalueg on March 10, 2025
I've read posts, and the documentation, and just can't seem to get my signature to match whats in the header. The timestamp and secret look good, so i'm guessing its something with the URI or the body text. Does anything look incorrect in this (si read more
0 upvote
1 Reply
Accepted solution
Participant
March 11, 2025 10:46
FYI, to any having the same issue. The documentation seems to suggest that you only need to use the 'URI' when computing the signature. However,...read more
Solved
ChristoV on March 10, 2025
I want to create a new Deal in HubSpot when an order is created in WooCommerce for WordPress using webhooks in Workflows. I have successfully configured the webhook and I received the test payload in HubSpot. My issue is that in the HubSpot workfl read more
1 upvote
2 Replies
Accepted solution
Participant
March 10, 2025 12:08
You can always cheat by using a placeholder Deal. This deal is mostly to let you trigger the workflow. 1. Create a Deal in hubspot and let's call...read more
Solved
pholm on March 05, 2025
Hello, When using this test feature in "webhook subscription details" sidebar, I noticed the appId of the sent request does not match the JSON (or my app). Here is the JSON the panel describes: { "appId": 3214103, "eventId": 100, "subscriptionId" read more
0 upvote
2 Replies
Accepted solution
Community Manager
March 06, 2025 11:26
Hey, @pholm 👋 Thanks for your question. If you believe you have discovered a bug, and you can consistently reproduce it, can you submit your f...read more
Solved
DanTheDev88 on February 28, 2025
Hello HubSpot Community, My name is Daniel Spillers. I am a CRM Developer that works with Dynamics 365, PowerApps, Power Automate Flows. Currently, we are transitioning from Salesforce for our Leads generation into HubSpot. Very exciting change! read more
0 upvote
3 Replies
Accepted solution
Participant
March 02, 2025 09:36
"is known" in the filter options is generally considered the same as "has changed" in the majority of cases. https://knowledge.hubspot.com/workflow...read more
mike-thomas on February 26, 2025
This might be silly question, but when using Workflows triggered by Webhooks, is it possible to configure further trigger event properties after you have published the workflow? I've got quite a complex number of these to manage and I can' read more
0 upvote
1 Reply
Community Manager
February 26, 2025 13:14
Hi @mike-thomas 👋 Thanks for the great question. I'd like to invite some of our community champions to the conversation — hey @Phil_Vallender ...read more
Solved
MThibodeaux on February 25, 2025
I have a wwebhook set up to get called whenever a Note is created or updated. This webhook request sends over the NoteId which I am about to run a GET request on the Note to get its content. However, how would I get the TicketId for the ticket this read more
0 upvote
1 Reply
Accepted solution
Participant
February 26, 2025 08:48
You can pull the associations of the Note to get the TicketID it's linked with. The help document for engagement/notes lists associations as an ...read more
Shamita on February 22, 2025
Looking for something similar to what is described in this post from 5 years ago: https://community.hubspot.com/t5/APIs-Integrations/Web-hook-trigger-for-Engagement-events-like-Meeting-etc/m-p/313903 I want to receive notifications of meetings read more
0 upvote
1 Reply
Community Manager
February 24, 2025 12:49
Hey, @Shamita 👋 I was able to set up a quick example using the property you mentioned. Steps: Verify the property exists curl --request ...read more
Solved
Dramons on February 13, 2025
Dear Community, I have an issue with my HTTP GET request, hope you can help me here. I would like to pull a custom property (angebot_counter) via this URI https://api.hubapi.com/crm/v3/objects/deals/{sanitized-dealID}/?properties=angebot_coun read more
0 upvote
5 Replies
Accepted solution
Key Advisor | Partner
February 13, 2025 15:00
@Dramons - A couple of thoughts: - I see a trailing '/' in the URL after the deal id value. I don't think this is correct. - I'm sure you have ...read more
Solved
MickaelV on February 10, 2025
Hello all, I've been trying to find a solution to this issue for months, but so far, I did not succeed Most of our contacts in HubSpot come from member accounts in our website system, where they have opt-in checkboxes in their dashboard to su read more
2 upvotes
4 Replies
Accepted solution
Thought Leader | Partner
February 11, 2025 17:10
Hey @MickaelV , subscriptions are a highly sensitive topic and I fully understand that you're looking for a seamless UX. I've worked with quit...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.