Hi, I would love some help on this simple api call that has got me stuck. Thank You in advanced!! Basically I am working on an app that should retrieve all of the meetings the user/customer has made filtering on their email. Of all the properties Leer más
Hi @zach_threadint Thank you so much for the response. I have a followup question. As I understand the hubspot_owner_id is the internal staff use...Leer más
Hi al. I’m currently using the Custom Channels (Beta) API to integrate eBay messages into HubSpot. The issue is that eBay never includes the customer’s email or phone number—only an eBay ID. Because of this, I created a custom property in HubSpot Leer más
When fetching an object like deals via a GET, there are multiple "created"-type fields in the response. They are all hubspot-defined, but they often do not match. Take the below real request and response. GET https://api.hubapi.com/crm/v3/objects Leer más
I am exploring the possibility of creating and connecting a custom channel to a private app to integrate the inbox with another platform using a webhook. The goal is to configure the channel so that messages or interactions in the inbox can be aut Leer más
@PMicromovilid - I'm contemplating the exact same thing - so I'm going to follow along here. As far as I can see, a private app is going to be OK f...Leer más
We have a HubSpot form that is embedded on our site via a WebFlow page that has an iframe that contains the page. Unfortunately, the user journey before the form is submitted is not being tracked despite hubspotutk cookie being set to our TLD and a Leer más
Hello Team, Hubspot Search API endpoints are limited to 10,000 total results for any given query. Attempting to page beyond 10,000 will result in a 400 error. Please advise is there a way to increase this limit more than 10000 for a private app. Leer más
Hello Team, In Hubspot Search API, The query supports a maximum of 200 objects per page . Is there a way this limit can be increased through configurations for a Private App for a free version? Does this require any upgrade. Thanks in ad Leer más
Hi @SBalabhadrapa , Currently the limit cannot be increased even by using a Private App as its a restriction from HubSpot Platform across all u...Leer más
Hello there! We have been using API endpoint " https://api.hubapi.com/contacts/v1/contact/createOrUpdate/email/ <contactEmail> / " for a long time. But it seems it doesn't work anymore. I got "error code: 1016" Token is valid. Any idea? Leer más
Hey, @PKostetskiy 👋 Looking at other posts with this error, it seems to be related to an IP being blocked by Cloudflare. Do you have access to...Leer más
I need to integrate with the Hubspot API for integrated forms (not Hubspot). However, it is necessary to have the OAuth authentication token as a security/authentication parameter in requests to this API. I didn't understand how to obtain this tok Leer más
Hey Tom! So, I read the articles and studied the differences between public and private applications in more depth. In the case of integrating a HubS...Leer más
Hello Team, Hubspot Serach API documentation says that The search endpoints are rate limited to five requests per second (Account level). Can you please elloborate on this? What is meant by Account level? Lets say if an account has 10 users Leer más
Hello, Currently I am developping a private app using a React repo, so I am able to get the "Teams" from a user using the "CrmContext", doing something like: ctx.user.teams My question is... Is it possible to get the "PERMISSIONS SET" or the "AC Leer más
Hi there, I’m building an app using HubSpot’s API to extract records with minimal delay, ideally under a minute. To achieve this, I need to understand if updates and creates appear in search results in the order they were modified or if there’s Leer más
@matthelm - Other opinions here may differ, but I would be extremely suspicious about the exact order and timestamp relationships of records if you...Leer más