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
RRazote8 on May 28, 2023
Hi! We're having an issue currently with fetching data from HubSpot to our custom client reporting app via HubSpot's API. Just for context, we have one contact record associated to multiple company records, with the first associated company read more
karien on May 28, 2023
is it possible to build a marketing email via API with a table and fields.
0 upvote
0 Reply
DDutchyn on May 26, 2023
New to hubspot, having some issue with the "Thank you message or page redirect option" on the form. I want to Redirect to another page after a visitor submits the form. I want to add a link to another page on our website, but I want to pass read more
0 upvote
1 Reply
Community Manager
May 28, 2023 16:12
Hi, @DDutchyn 👋 You are correct, HubSpot's form redirect options do not support dynamic variables to be added in the redirect URL. Nor is this ...read more
Phwilson17 on May 26, 2023
I'm trying to use the retrieve ticket get request with /crm/v3/objects/tickets but noticed that it only returns a small amount of tickets at once and from oldest to newest. It does provide a link to get the next batch but I'd rather not have to make read more
0 upvote
1 Reply
Community Manager
May 28, 2023 15:59
Hey, @Phwilson17 👋 Thanks for your question! The short(ish) answer — To retrieve all tickets, you have to make multiple requests using t...read more
SPopi on May 26, 2023
I'm trying to use the Search API: /crm/v3/objects/deals/search along with this filter condition: (a || b) && (c || d) - where a, b, c, d are properties that have to be equal to some specific value. On the documentation page I found th read more
0 upvote
1 Reply
Participant
May 26, 2023 12:05
I can rewrite it as (a && c) || (a && d) || (b && c) || (b && d) but then, it will not be in limits: You can i...read more
SRitchot on May 26, 2023
Hi, I have been trying to send a replace file content request from my server (Node JS). I want to update the content of a json file, but I am getting a 400 error: Here's my code: const FormData = require ( 'form-data' ); var read more
0 upvote
2 Replies
Participant
May 28, 2023 13:30
Hi @GRajput , I have tried what you suggested and now I get a 415 error "Unsupported Media Type". I am trying to replace the content of a JSON fil...read more
tenzinc on May 26, 2023
Hello, I am looking for documentation on available field types for available types. When I read properties from HubSpot API, it shows ``` "type": "datetime", "fieldType": "calculation_read_time", ``` But I can't find this field type do read more
0 upvote
1 Reply
Guide | Platinum Partner
May 28, 2023 10:28
Hi @tenzinc Yes, the calculation_read_time field type is a valid field type. It is used to store the time it takes for a calculation to be perfo...read more
CDahl1 on May 26, 2023
I am trying to find even one example of retrieving associations between companies and contacts using the python API. The closest I've come is suggestions to use something like api_client.crm.associations.batch_api.read("companies" read more
0 upvote
2 Replies
Guide | Platinum Partner
May 28, 2023 10:29
Hi @CDahl1 Sure, here is an example of how to retrieve associations between companies and contacts using the Python API: import requests # G...read more
CallHippo on May 26, 2023
Hi, We are developting and UI extension for Hubspot CRM. I'm following this documentation for a headstart https://developers.hubspot.com/docs/platform/developer-projects-setup . But didn't found few setting which are suppose to required to read more
0 upvote
2 Replies
Participant
May 29, 2023 00:23
Hi @Jaycee_Lewis , I figured that this needs Super admin permission and. so I did created an account as Super admin. which is solve sandbox cre...read more
SMacias on May 25, 2023
I'm working on a script to import my company's data into Hubspot using the Hubspot Node package. I've encountered the issue of not being able to make custom same-type associations, so my solution is to make a custom object to "bridge the gap" read more
0 upvote
1 Reply
Community Manager
May 26, 2023 23:32
Hey, @SMacias 👋 Thanks for your question. Can you add your example using the code block tool, please? It's hard for the community to troub...read more
jeff00seattle on May 25, 2023
https://developers.hubspot.com/docs/api/files/files For POST/files/v3/files Upload file Upload a single file with content specified in request body. Request >>> No code samples are available <<< Please provide read more
0 upvote
2 Replies
Participant
May 26, 2023 09:28
Thank you, checking your solution, appreciate it.
jeff00seattle on May 25, 2023
Checking out npm @hubspot /api-client File API archive call, expect it to be method POST is method DELETE . https://github.com/HubSpot/hubspot-api-nodejs/blob/master/codegen/files/apis/FilesApi.ts#L25-L66
0 upvote
1 Reply
Community Manager
May 26, 2023 23:18
Hi there. Thanks for flagging this. Please ensure you file an issue in the repo as the maintainers are not active in the community, but they are in t...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.