Hi all, I found out about the Beta feature of enabling the calling SDK to also take inbound calls. This page explains that the app will be in a separate window by default, but that it's also possible to have it as a widget on the Hubspot site: 続きを読む
Hi everyone, I hope you are doing well. We need assistance with an issue that has come up after we transitioned from using Hapikey (v2 version) to a Private App (v3 version) for our API calls. Since this change, we've had trouble tracking Google a 続きを読む
Currently, we are planning on integrating HubSpot and NetSuite but have decided not to use the native integration due to some limitations that don’t align with our business needs. Here are the main challenges we’ve encountered: Custom Records No 続きを読む
Hello, I'm new to the Hubspot API's, I want to use the CRM data import service: https://developers.hubspot.com/beta-docs/reference/api/crm/imports , but i cannot find the base url and when I want to try in postman, it shows me that the link has exp 続きを読む
@RRivadeneira0 - looking at the documentation page - beside any API description there is a little 'copy' icon which offers you the complete API URL...続きを読む
I am facing two specific problems with the code provided below. The data is being pulled directly from the CRM itself, as values of properties of product object entries. Product object entries are being used to define real estate properties 続きを読む
Hello, I am trying to fetch the Quote Expiry date in my template for quotes. QUOTE.expiration_date does not give me the correct date, and QUOTE.hs_expiration_date has the same problem. Have also tried to get it formatted QUOTE.expiration_ 続きを読む
Hi, @kalletoxic 👋 When you say it doesn't give the correct date, do you mean it's a formatting issue, the date isn't appearing at all, or there ...続きを読む
Hello, I'm using Procesio to pull contacts data from HubSpot. Currently I can pull all the contacts, but I don't want that. I want to pull only contacts created this month. I have tried changing endpoint and also contacting HubBot but still couldn't 続きを読む
Hey @APetak the HubSpot endpoint just provides the information, you'll need to create your own filters on your external system to tell HubSpot what...続きを読む
Hi All, I have a use case where the user fills out and submits the form along with a File upload (Image). Now the record is saved in the HubSpot with the Uploaded File (Image) as a property. Problem: Now I have to sync this record's data (along 続きを読む
Hi everyone, I’m working on tracking a page with Google Tag Manager that contains a HubSpot iframe, which is used for selecting a date and time for an appointment. I want to track the following user actions when interacting with the page: Choosi 続きを読む
I have created a form and integreated it on my app but I get error in console ERROR: "No quick-fetch early login-verify request found", source: https://static.hsappstatic.net/hubspot-dlb/static-1.1019/bundle.production.js (1) FORM: ht 続きを読む
Hi @EPena0 , Based on your screenshot, it appears that some resources (scripts) are being blocked. Please double-check if you have any ad blocke...続きを読む
On November 26, HubSpot started returning incorrect next links for paging when querying the Associations API. I'm issuing the following request: GET https://api.hubapi.com/crm/v4/objects/companies?limit=1&associations=deals&archived=fal 続きを読む
Hi guys, I wanted to ask, if someone has any experience with automating a bank transfer after trigerring hubspot to read out a hubspot form for input like name, bank number, costumer number etc... beforehand in the workflow?
Hi, You can set up a webhook to trigger when the form gets submitted. Then, customize the webhook request to include just the info you need...lik...続きを読む