We're wondering how to get a JSON file of contact records sent from another app integrated into Hubspot. We created a private app in HubSpot and have the access token, but the other application is asking for a URL as well.
@rdegrand - are you looking to code up the communication as a webhook? You can arrange a webhook trigger for a workflow that would accept JSON cont...read more
Amazon AppFlow received the following error: The request failed because the service Source HubSpot returned the following error: Details: The request failed with status code 403 (Forbidden).This app hasn't been granted all required scopes to make read more
I'm retrieving the association configuration (specifically, I want to know maxToObjectIds ) using the /crm/v3/schemas/0-1 endpoint. In the response, I see two associations with the same ID:
{ .... "associations" : [ { 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
Hey, @ASalme 👋 I think creating an App and using Webhooks will be your best bet. I think we can work out something using If/Then branches, but...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
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
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