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...続きを読む
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 続きを読む
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" : [ { 続きを読む
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 続きを読む
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 続きを読む
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 続きを読む
@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...続きを読む
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 続きを読む
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...続きを読む
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 続きを読む
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/ 続きを読む
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...続きを読む
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 続きを読む
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...続きを読む
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 続きを読む