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
GilesP on September 28, 2023
Hi I seem to get two different response types when executing an api call either locally or via a serverless function. For example: const response = await _hsClient.apiRequest({ method: 'get', path: `/cms/v3/hubdb/tables/5008079/rows/${rowId}`, } read more
0 upvote
0 Reply
CDP2023 on September 28, 2023
Hi! I have read in the docs that the when we embed the hubspot tracking code, the tracking code api is used to dynamically create events and track event data in HubSpot (reference : https://legacydocs.hubspot.com/docs/methods/tracking_code_api/tra read more
0 upvote
1 Reply
Contributor | Platinum Partner
September 28, 2023 08:18
Hi @CDP2023 , Just to clarify, you're asking if adding the Hubspot tracking code to your site affects your API call limit, correct? The ...read more
MAKIN on September 27, 2023
Hello, When I merge contact A with contact B, I think contact B's lastmodifieddate should be updated, but the lastmodifieddate is not changing. Therefore, I cannot access merged records using the v3 API search endpoint. Is there an end read more
0 upvote
2 Replies
Member
September 28, 2023 09:10
Thank you, Zach. I will try your suggestion. Hopefully, someone from HubSpot will work on updating the last updated date."
BApplications on September 27, 2023
Hello, we are developing an app that we aim to publish on the marketplace. However, since one of the requirements for listing on the marketplace is to have at least 3 active install we were wondering strategies used by the community on how to re read more
0 upvote
2 Replies
Participant
September 27, 2023 19:04
I would definetly be interested in hear about your journey. I will send you a DM for checking you availability.
KStAngel on September 27, 2023
In a Zapier automation I'm working on, I have a known pipeline id, and I would like to use the Hubspot API to pull just the stage that is labeled "Closed won". Is that feasible, or is there no search capabilities for deal stages? I'm currently s read more
0 upvote
1 Reply
Thought Leader | Elite Partner
September 28, 2023 06:36
Hello @KStAngel Make a GET request to the /crm/v3/pipelines/deals/{pipelineId}/stages/ endpoint, as you are currently doing. This will return an ...read more
RShaban on September 27, 2023
Hi everyone ! I am currently trying to implement inbound calls workflow using calling extension SDK. ``` const payload = { createEngagement : true , fromNumber : this . getFromNumber ( result . call ), toNumber read more
0 upvote
0 Reply
Jun22 on September 27, 2023
Hello Guys , I got a small tweak on my code below image ., Can you give me idea how to make the domain from the API call to be dynamic. Because we plan to install the theme to another account. right now the domain is static e.g "transforminator.co read more
0 upvote
2 Replies
Participant
September 28, 2023 06:04
Hello sir, New to this, How do i placed that variable into the code I tried this one below but didn't work 😞 // Require axios library to mak...read more
Paul-Harapiak on September 27, 2023
I've been through the docs, the other questions posted here, and I'm still unable to discover what I'm doing wrong. I have created a private app (id=2086776) On my workflow's webhook definition, I've specified "Include request signature in header" read more
adamhiggins on September 27, 2023
I'm trying to auto generate 200+ active lists. The catch is the data is in a custom object named nf_mailing_list . I've tried using propertyObjectType field and specifying nf_mailing_list . But it results in an error. The error reported back only read more
0 upvote
1 Reply
Member
September 27, 2023 14:56
Thank you so much for this sample schriftgenerator { "name": "Mailing List | Name", "dynamic": true, "portalId": "1234567", "filters": [ ...read more
MDavydenko on September 27, 2023
hi y'all. Maybe someone knows how to get the data from a picture it seems I need to use GET /marketing-emails/v1/emails/with-statistics endpoint , but I cant figure out how to filter by date.
0 upvote
0 Reply
eibach-cv on September 27, 2023
Whenever a customer visits the cart and checkout page on our website, I have set up workflows to create or update a deal in HubSpot. However, there's a particular scenario that's causing headaches: when a customer proceeds to checkout very q read more
0 upvote
0 Reply
RomanL on September 27, 2023
Dear all I want to set up a reporting using website metrics. I need some metrics. I am looking into the analytics-API (e.g.: https://api.hubapi.com/analytics/v2/reports/totals/summarize/weekly?start=20220101&end=20220109) and it seems to me read more
0 upvote
0 Reply
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.