Hello, I created a private app and I am trying to hit the Leads APIs. But, I am getting the following number API: curl --request GET \ --url ' https://api.hubapi.com/crm/v3/objects/leads?limit=10&archived=false ' \ --header 'authorizati Leer más
Hello, I am going to create a ticket using the hubspot api ( https://api.hubapi.com/crm/v3/objects/tickets), in the body param I saw we could send the " objectWriteTraceId", could you explain me for what is this param? Even it is not required, I Leer más
I am using HubSpot Visitor Identification API to generate token but what would be best approach to cache it and use it throughout the website until the user session expires. I used localStorage method of javascript and the values are passed correct Leer más
Hi, I'm having trouble tracking page views on my website, we have an external website developed by us which has correctly installed the tracking code and is firing events to hubspot, also in my hubspot account i have correctly added the external do Leer más
when I tried GET contacts api , the dates paramerter is ignoring. but we need to do filter by lastmodified (or any dates) using GET method only (because contacts/search api in not suitable (POST method))
Hi, @MMurthy0 👋 Please refrain from creating duplicate posts for the same question. To set the correct expectations, this is a peer-to-peer su...Leer más
I am trying to integrate hubspot with my application where user can login and fetch emails and verify in my application for this i am using oauth authentication method in which i am facing issues with the scope where i am recieving error like Autho Leer más
Hi there, As a developer who has worked with HubSpot for a long time, I find it genuinely surprising that the custom-channels API is limited to Enterprise level customers. Surely this should be available for us developers to make use of to improve Leer más
Hi, @RM456 👋 Unfortunately, there are no announced plans to change custom-channels API access restrictions. For updates, monitor our Develop...Leer más
when I tried GET contacts api , the dates paramerter is ignoring. but we need to do filter by lastmodified (or any dates) using GET method only (not using search api, because it is POST method)
Hey, @MMurthy0 👋 I understand what you are asking for, but the Contacts API doesn't accept search query parameters, as you noted. Either using...Leer más
We are currently using Aircall, but I need to add another dailer so we can implement a more complex dailing strategy. I need to test a few different providers, but need to do this without disrupting normal opperations. Since the HubSpot sandbox cann Leer más
@RIreland wrote: We are currently using Aircall, but I need to add another dailer so we can implement a more complex dailing strategy. I need to ...Leer más
Hi there, I have a daily script running to collect data on Deal objects. This has been working fine for months. Recently (since, I think, the 20th March) the API is returning empty date fields for the Deal Stages. For example, here is a test Leer más
Hi, I created a script that extracts deals data through private apps and I loaded into PowerBi. In the deals schema I found fields caled "hs_dat...Leer más