I am trying to use a Zap to associate line items with a product. We are using a third party, most of the time, to create line items, and they do not populate product id on the line items, but they do populate SKU. But, once and awhile, we'll need to 続きを読む
I was looking at the endpoint for batch reading of communication subscriptions (v4): https://developers.hubspot.com/docs/api-reference/communication-preferences-subscriptions-v4/subscription-status/post-communication-preferences-v4-statuses-batch- 続きを読む
I’m trying to use the new Journal polling mechanism and need to set up the Journal API (create subscriptions, ecc.) Can my app (Distribution: Private, Auth Type: OAuth) request a client_credentials token at the endpoint: https://api.hubapi.com 続きを読む
I see what's happening here. The issue is that HubSpot private apps don't actually use the OAuth client credentials flow at all. When you create a pr...続きを読む
Does anyone know of any good customer portals that can display Deal and Contact information? I understand there's a portal tool already built into HubSpot, but to my knowledge this is just a fancy ticketing system and doesn't allow my customers 続きを読む
Great question! You're absolutely right that the built-in HubSpot customer portal is primarily focused on tickets. For your homebuilder use case with...続きを読む
Good morning, I have the following use case: we have around 100,000 deals , and we need to retrieve those that have been modified (along with their associations) in the last 15 minutes . From what I’ve seen, it seems that the only way to find th 続きを読む
Hello all! We are a marketing agency that works solely with credit unions in the US. We're trying to find a solution to connect their financials core systems to HubSpot. Anyone have any experience doing this? We know its possible but want to connect 続きを読む
Thanks for the tag @BérangèreL ! Hey there @RHarveyYMC I don't have credit union clients specifically, so if you're looking to chat with someone w...続きを読む
Hi @Hadeel , The HubSpot Sales Extension icon turning gray instead of orange usually indicates one of these issues: Common Causes: 1. Not logged i...続きを読む
Hi,
I am developing an app with the new dev projects. When I run hs project dev it now opens a hubspot page shown in the screenshot.
Has anyone enqountered this same issue? I wander if this is HubSpot's issue or am I doing something wrong 続きを読む
Hi @lstepany since it's related to the hubspot.extend issue, you should check your Settings component if its rendering it correctly with hubspot.ex...続きを読む
Hi Hubspot Team, I’m trying to create a public app and need a developer account, but every time I sign up (even with new emails, incognito, and via the developer portal), I’m always redirected to the CRM onboarding page asking for industry, com 続きを読む
We are using the Single Send API to send transactional e-mail to customers. We personalize these the contact.firstname and also send in custom properties as payload in the API that we use using custom.customProperty. Now we are expanding our produc 続きを読む
I totally understand your challenge with expanding your transactional email capabilities. The Single Send API is primarily designed around contact pr...続きを読む
I am trying to remove a specific association label between a contact and a company using the @hubspot /api-client sdk. My current JS code: const batchInput = { fromObjectId : contactId , toObjectId : 続きを読む
Hi @ChristoV , Since the underlying implementation within the methods basically just sends API requests to HubSpot, I assume you can simply refe...続きを読む
Hello Community Team,
We’ve been experiencing unexpected enrollments in one of our workflows. This workflow is triggered only by webhook events , not by property changes or manual actions. Starting on November 3rd , we noticed a large spike i 続きを読む
This is definitely a frustrating situation, and you're asking the right questions about how HubSpot handles webhook events without proper object matc...続きを読む