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 Leer más
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 Leer más
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 Leer más
@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...Leer más
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 Leer más
Hi @Oldu and welcome, we are so glad to have you here! Thanks for asking the HubSpot Community! Here is the documentation about Custom objects...Leer más
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 Leer más
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 Leer más
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/ Leer más
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...Leer más
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 Leer más
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...Leer más
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 Leer más
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 Leer más
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 Leer más
I’m using the following endpoint to create associations between objects: ruby Copier Modifier https:/ /api.hubapi.com/crm /v4/associations /deals/companies /batch/create I’m trying to associate deals to companies, but inst Leer más
Hello, Thanks to both of you for the clear and detailed response. I was specifically trying to avoid having to perform a search in order to limit...Leer más