Bonjour. J'avais un compte lié à une entreprise avec une adresse mail X. J'ai avec cette même adresse mail fait un compte gratuit et en voulant le supprimé j'ai supprimé aussi mon compte lié à l'entreprise. J'ai refait un compte avec la même adres read more
Hi, I'm trying to set up a Workflow where a POST is sent whenever any of a group of deal properties changes. What I’d like to do is have multiple triggers in the same workflow, each pointing to different webhooks—so when property A changes, it h read more
Hello! This is what i see in the timeline event created via API, it looks broken. The event template header is: **{{ fullNameOrEmail }}** viewed resource [{{ resourceTitle }}]({{ dealroomLink }}) and the event template details read more
Hi @alekseytk
Let’s try to figure this out together. It sounds like the event details aren’t showing up in the output, which could mean the v...read more
I am creating a project in HubSpot React, and I am trying to fetch the CRM API (Contact, Company, Deal, etc.). I read about the data-fetching method for HubSpot React, which only reads data, but I want to store and update the data as well. How can I read more
@jay_pinetco wrote: I am creating a project in HubSpot React, and I am trying to fetch the CRM API (Contact, Company, Deal, etc.). I read about...read more
Hi! Im new to hubspot crm, but trying to make one simple thing. I have created the extension that just make document files, now i need data for this files. I want to get it from Deal associations. I have custom object - it represents the products a read more
This is the code I'm using on the CRM Card I'm building (it's a serverless function but the code should be fine anywhere). In general, I prefer to us...read more
We are using the workflows API to create a workflow but have recently run into an issue where if we have secretNames in the schema, we get an internal error (status: 500). If we take out the secretNames and leave it as secretNames: [], then we are a read more
Dear, I have a requirement to display Youtube player with video link added in contact custom field. And preview of document either uploaded to HubSpot Forms or Google docs links. I like to display this in the contact deatls middle column read more
Specifically, we want to find out if an account has HubSpot Workflows enabled or not so that we can tailor our integration's UI/UX. The Account API doesn't provide this information from what I can see here: https://developers.hubspot.com/docs/ read more
Hey @wats this isn't something that can or would be surfaced externally. You could just try use the create a workflow api though and it'll fail i...read more
HubSpot recently released [Public Beta] Automated Sales Tax Collection with Commerce Hub: https://community.hubspot.com/t5/Commerce-Product-Updates/Public-Beta-Automated-Sales-Tax-Collection-with-Commerce-Hub/td-p/1162691 In the post it says read more
If I create line items for a deal, and then the user adds a quote through Hubspot's native UI, those quotes should have the Automated Sales Tax Colle...read more
Hi, I am using GTM and GA4 on my website to gather analytics data. I have embedded a hubspot form that i created a hidden block on labeled 'GA Client ID' (internal name is ga_client_id) in hopes that a GTM/javascript setup will be able to inject the read more
Hello developers, I'm encountering an issue with the V3 CRM Search API where the associations object is not being returned, even when explicitly requested. I'm hoping someone in the community might have some insight. The Goal: I'm trying to fetch read more
Hi @HenryJ
As you are trying to fetch the associated Contacts and Company, you should get the call Id first and then use the read calls API, the...read more
I am trying to create neat looking notes which are summaries of a chat gpt response, but something formats into a single line looking mess. I have tried /n and all the work arounds, nothing seems to work? i would like to be able to have line breaks read more