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
FSoto8 on March 30, 2023
The response of the method Search of the API v3 hastnot the associated items.
0 upvote
1 Reply
Community Manager
March 31, 2023 15:31
Hi, @FSoto8 👋 You are correct. We can add pseudo-property associations to the request body to search by, but not to return the associations yo...read more
Lyndwode on March 21, 2023
I am not a developer, but working with a team of devs internally. We are creating Contacts in Hubspot via the API and associating them with existing Companies with the following call: put /crm/v3/objects/contacts/ {contactId} /association read more
1 upvote
3 Replies
Contributor | Diamond Partner
March 27, 2023 01:45
create the contact without email address create the contact-company association add email address to the contact Would this work?
fcocco on March 20, 2023
I've created a quote via API. I've associated it with a template, with a deal, with line items. I realised that as soon as I create the association with the deal, it also creates some kind of link with the deal company and the deal contact. I d read more
0 upvote
2 Replies
Member
March 22, 2023 05:54
Thank you for this reply. No, I didn't think you could. I currently create the quote, read the ID from JSON in the response, and then use it in subs...read more
WOnlineSchule on March 19, 2023
Hello everybody; I integrated the generated code <script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "8716917", formId: "6348a566 read more
0 upvote
5 Replies
Member
March 22, 2023 07:53
I tried diffrent versions but the best result I can get is turning the two scrips around. Any other solution is having the script two times or not at...read more
keyword on March 16, 2023
I have a question regarding form builder in hubspot. Is there any way to add some custom input fields to the existing 12 that are in Hubspot form builder? Our company wants to add a survey slider ( <input type="range">) to the form, b read more
1 upvote
1 Reply
Community Manager
March 17, 2023 11:59
Hey, @keyword . Your instinct is correct. You are limited to the property field-types listed here — Property field types . You are correct ab...read more
OMirzayev on March 16, 2023
Hello. I have been trying to use between operator as described in docs . But hubspot api client library is not compatible with what is said in docs. When I ignore and send it. I am getting a error "operator BETWEEN requires a highValue read more
0 upvote
1 Reply
Community Manager
March 16, 2023 14:25
Hi, @OMirzayev 👋 One request and one question. The request — For issues related to a specific client library , the fastest path to report...read more
KhoaMinHi on March 16, 2023
Yesterday, I connected successfully (got the code and token) on my developer application. But today, I try to request and receive the response " Couldn’t complete the connection An error occurred while validating the app authorization." Pleas read more
Member
March 16, 2023 20:55
I found the problem. I typed the incorrect parameter, redirect_uri instead of the state (duplication redirect_uri => array parameter).
Solved
JDoe49 on March 09, 2023
Hi, My hubspot account id: 23512960 Website page: http://23512960.hs-sites.com/deving-page Page title, meta tags and decription parameters changing fine using hubspot api. I'm trying to change text 'Our locations' using api that coming from read more
0 upvote
4 Replies
Accepted Solution
Guide
March 23, 2023 03:15
Hi @JDoe49 , maybe try to GET the page, see the current value of the field you are trying to update and compare it with what you are passing to PATC...read more
JLabetoulle on March 06, 2023
We installed the widget so that our customers can search for articles in our private knowledge base (accessible sso only) The widget is well connected (api call upstream to obtain a hubspot token) and is only displayed if the user is wel read more
1 upvote
1 Reply
Community Manager
March 07, 2023 10:12
Hi, @JLabetoulle 👋 Thanks for the interesting question. Looking at this section of the knowledge base article — Knowledge base lookup (Service...read more
Solved
DOpanovich on March 02, 2023
I use this query with this body to create POST https://api.hubspot.com/crm/v3/properties/deals/batch/create { "inputs": [ { "name": "test_currency", "label": "test_currency", "type": "nu read more
Accepted Solution
Community Manager
March 02, 2023 12:03
Hi, @DOpanovich 👋 I did a bit of digging on this as I get the same result when trying to do this via the Properties API. Here's what I fo...read more
DOpanovich on March 02, 2023
https://legacydocs.hubspot.com/docs/methods/ecommerce/v2/send-sync-messages As I understand it, previously we could create contacts, deals and other records using PUT /extensions/ecomm/v2/sync/messages Where you can use externalOb read more
Recognized Expert | Elite Partner
March 08, 2023 23:01
you can check for any alternate way for mapping your data. You can use the email property for contacts and the SKU property for products and other ob...read more
yyou4 on March 02, 2023
The scenario is like this. I need to update or create a contact through the api, but I need to determine whether the contact exists through the email field, so I don't know whether to update the contact or create the contact, so I need the correspon read more
0 upvote
1 Reply
Participant
March 02, 2023 07:04
I think you can use an email search. Something like this: /crm/v3/objects/contacts/search { filterGroups: [ { filters: [ ...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.