Hi, Using the search API, I get results back fine, but as it is limited to 100 results at a time, I need to loop through the next batch. I have my results stored in JSON object data, which is formed like this {total: 125 results read more
Hello, I want to create new stages for a Deals pipeline, in the past we've managed to specifiy custom internal ids ourselves to make it easier to integrate Hubspot API and benefit from having the same value across different accounts (in our case read more
Hey folks, We have a technical issue that currently affects 1 customer and it's not apparent from the API responses how to handle it (it might be an API bug). A customer has more than 250 static lists. We try to paginate but the behavi read more
I want event registration on my website, but I do not want to use an embedded form. I want to use my own custom form on my website, and then the API to save the data to Hubspot. Is it possible to make the form on Hubspot, and then (using the fo read more
Files: "Upload a file" The required param " options " for " Upload a file ", property " ttl " is not documented. What is the expected format for " ttl " values? Files: Changes in v3 Where is the entire document for the Files endpo read more
Hi there, I am looking to export my contact and deals data to conduct some candidate scoring. I am trying to user Google Cloud's connectors, but I am facing an issue with identifying the client ID v the token. Where is the Hubspot client ID when read more
Hello there, I have a problem, it's not related to performance, but it's confusing. By endpoint Post https://api.hubapi.com/crm/v3/objects/contacts/search I want to filter it by a custom field - it's a number with 19 characters. In response, I read more
Hello @MakeDevelopment You are using 19 digits. HubSpot only supports numbers with up to 18 digits. When you try to filter by a custom field with...read more
Hello everyone, I am creating a custom code for a workflow because we need to create a task with the task's due date being a date property of the deal. Right now, I got that working but the task is not associated with the deal upon creation. I' read more
Hello, I'm trying to find the Hubspot ID of my line items. Where in the CRM can i find them, without the API. I see the product library with all the line items but there is no ID written. It's because when i want to link line items and deals, i read more