Hey Team, We are building an app and we need to fetch the data from the companies hubspot but on a certain trigger or event basis. Like if a "account stage" or "status" value has changed to "Customer" then fetch all the required data from hubspot. read more
Hi, I'm trying to identify our Live Chat customers according to the tutorials provided on the site and even previous support questions. I've managed to get an identificationToken through our Private App, and the identificationEmail is also correctly read more
Hi all I am building a solution to grab data from the API which does work but when it gets to the end of the JSON its not seeing the end as null for some reason and goes in to a infinate loop. Does any one have any suggestions on what to look fo read more
Hey, @TBrown90 Chekc how your `apiUrlnew` variable is formatted. It looks like you have
apiUrlnew = "https://api.hubapi.com/crm/v3/objects/deal...read more
I've created a custom action using an app and the workflow endpoint. I'm now testing this in my Hubspot test account. I'm trying to implement async execution and I'm getting stuck. Here's what I'm currently doing:
- my custom action executes, read more
Hi, @nickgi 👋 Thanks you for including all your details. I'd like to invite a few of our community champions to the conversation — hey @Teun ...read more
I have created and published a app with app card implemented for deals tab to marketplace. But my clients and myself, after installing the app, we can not see the app card listed in the customize view page. The dev version works. And it works before read more
While using the export API endpoint under CRM, we are not able to sort the results in descending order although the document specifies it. Just to confirm the documentation says that the order for descending should be DES. Also the docume read more
Hey team, I'll walk you through what I'm trying to do first. Then the issue I'm having. Basically I'm wanting to have a button on a contact/company page that maybe says "Create Report" or something. That sends a webhook to an automation platform I read more
Just to solve my own question... And for anyone else trying to work this out without much experience in this kinda stuff... Turns out you need to...read more
Hello, I am not sure which is the correct forum to ask this question. I am unsure about the ways for setting up the serverless functions for a public app that I am building. Can someone list out the steps for building serverless functions, read more
Hi @SMukhhopadhya ! For a public app you can't use HubSpot built-in serverless functions like the private app's one. You have to bring your own...read more
Hi, I'm experiencing an issue with uploading card contacts that are being automatically merged with an original contact in HubSpot. I don’t intend for the contacts to merge, but it happens automatically, resulting in the loss of the original det read more
Hey @MSuvajac this shouldn't happen on the HubSpot app, just to clarify are you using the HubSpot app business card scanner? Or a HubSpot form?
...read more
PT: Bom dia, fiz a integração de uma aplicação privada com o hubspot, onde a minha aplicação privada deve ser capaz de criar tickets dentro do hubspot, uma parte da integração já está "ok", porém, preciso vincular o "email" do usuário que criou o ti read more
Olá @maxwellalvesgep , boa sexta!
Para vincular o email do usuário que criou o ticket ao contato no HubSpot, você está correto ao usar o par...read more
We are using the "Send a Webhook" functionality to integrate HubSpot with a downstream system. It appears that the JSON data type for certain properties (such as "phone_number" and "zip") are inconsistent. Sometimes, they are passed as JSON Strings read more
Hey, @EHalvorsen 👋 Thanks for your question. I have a few of my own 😊
Q1 — can you check your Phone Number property, please? You show `phon...read more
Hello! I am trying to integrate a chatflow on a webpage. On light mode, it works just fine. However, on dark mode, there is a blank html appearing near the chatflow (both when closed and when open) that is blocking the content it from appearing (pi read more
Hi @Jaycee_Lewis , thanks for the help. I found out it was a weird interaction with Tailwind, where it sets a property color-scheme:dark when in d...read more