Hi, New to custom code actions, hoping I'm making a rookie error that someone can help with. I'm trying to run the below as a custom code action in a workflow. It's purpose is to get an authentication token that would then be used in another c read more
Hi HubSpot Support Team, We are developing a SaaS application that integrates with HubSpot and listens for webhook events from different businesses that install our app. Each business that installs our app has unique credentials, and we ne read more
What's the best approach to handle OAuth tokens for multiple HubSpot accounts in a webhook-based integration without a dedicated database? We're trying to implement a solution where we can identify which account a webhook belongs to and make authen read more
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 read more
Hi @SSoftware2 ,
If your authentication lacks the permissions for that API endpoint, you will get a 403 Forbidden error. This common issue can...read more
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 read more
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 read more
Hi @RC_ZM0314 , I hope that you are well! Thanks for asking the HubSpot Community! I have found for you the solution from @RomanGruit on thi...read more
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 read more
Hi @fabstilelook ,
Step 1 would to double check and make sure that the traffic is actually getting recorded from your external site into your ...read more
Hi @ajinvise , I hope that you are well! Great question, thanks for asking the HubSpot Community! I have found for you this similar post " [SOLV...read more
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...read more
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 read more
Hi @DSivaperumal and welcome, it's a pleasure to have you here! Thank you for reaching out to the HubSpot Community! Here is an article that mi...read more