Hello, Typical HubSpot OAuth2 app authentication includes the app passing HubSpot a client secret. However, some types of applications do not have a way to securely store secrets (such as Singe Page Applications). In cases like these, it is desi Leia mais
Hi @Jaycee_Lewis , Thanks for your help with this! The Goals API includes endpoints that allow GETting both a single goal and a list of goal...Leia mais
Hello, Today, when fetching object properties using the Properties API, I encounterd a couple property types that are not listed on https://developers.hubspot.com/docs/api/crm/properties#property-type-and-fieldtype-values . Object type ca Leia mais
Currently, data fetch API calls tend to be limited to returning at most 100 results per API call. For example, /crm/v3/objects/contacts?limit=100", where 100 is the maximum value allowed for limit. For large data synchronization scenarios, this max Leia mais
Hello, When I try to use the v1 Get Information for OAuth 2.0 Access Token API with a private app token, the API errors. GET https://api.hubapi.com/oauth/v1/access-tokens/pat-{rest of token here}
400 Bad Request
{
"status": "error",
"mess Leia mais
What would be the chances of an OData endpoint being provided for HubSpot CRM? This would provide a consistent API to access any underlying entity , and offer significant options to expand/join/filter entities.
Hello, Typical HubSpot OAuth2 app authentication includes the app passing HubSpot a client secret. However, some types of applications do not have a way to securely store secrets (such as Singe Page Applications). In cases like these, it is desi Leia mais
Hello, Today, when fetching object properties using the Properties API, I encounterd a couple property types that are not listed on https://developers.hubspot.com/docs/api/crm/properties#property-type-and-fieldtype-values . Object type ca Leia mais