When receiving webhook payload I get subscriptionType instead of eventType . But eventType is discribed in the documentation. How come it is different?
Hi, Im trying to bulk remove the associtaed emails from a company record as we have hit the 50000 limit, im usuing the following code but cant seem to get it to work correctly, const hubspot = require('@hubspot/api-client'); exports.main = asy read more
Hello, we are trying to setup a workflow that ends in a webhook . The webhook needs to POST data against another API that follows JSONAPI specification. That means we need to set media type in HEADER to application/vnd.api+json and format the read more
Hi @floriansuchan , To achieve your goal, you’ll need to use custom-coded actions in your HubSpot workflow because the built-in webhook tool does...read more
Hello, I didn't manage to find the answer somewhere and maybe this is not a relevant subject but how can I create lead / users automatically in Amplitude based on new contacts created in Hubspot ? Or get the information of a form filled in for exis read more
Hi @QPizenberg8 , To automatically create leads or users in Amplitude based on new contacts in HubSpot, you’ll need to integrate the two platform...read more
Hi all, I'm trying to create a meeting with the following attendee list (john@mycompany.com, jake@mycompany.com, jane@customer.com, henry@customer.com ) btw, mycompany.com is the domain for the user/owner accounts. the meeting in read more
Hi @dtrikannad ., To achieve this, here’s how you can handle both challenges in HubSpot, 1. Unfortunately, HubSpot meetings are usually tied t...read more
Hi there, I've set up a custom "card" in the standard-view of the deal (data management > Deals ). Internal Name: "invoice-deals". The card is of the type "deals" and i show some deal properties and a custom field "offer_link" to save a link read more
Hi everyone, We're currently working on an integration where we push invoice statuses from another system into HubSpot. However, we've noticed that the invoice status in HubSpot appears to be read-only through the API, and we need to map and update read more
Hi @CZangabee
As it read-only property in HubSpot, you won't be able to update it. A common workaround is to create a custom property on th...read more
Our application is a rate calculator that also captures customer information. Because users can recalculate their rate by adjusting the different fields and then the result is 3-4 different products, using the form submission API doesn't seem like a read more
Hi @RevAnalytics
As of now, you can't change that property. One possible solution is to create a new property and update it and then on the...read more
Hello Team, Can you please let me why workflow is working partial when i run workflow if count is > 2k then some document miss out this. we are doing running workflow using custom code to add (+1 space and hyphen eg 4043990296 this no i am c read more
Hi! I'm working on a react + graphQl Custom Card. I've 3 different object related A -> B and B -> C Into the view I attached I can list all B objects related do A and all C objects related to each B object. Now I need to edit some fields, in read more
Hi! I was recommended by support to post my inquiry here. I need to restrict access to our knowledge base without my current customers having to register for a new sign-up, and we need a functionality that enables our customers to get access to thi read more
Hi, @DLing93 👋 Thanks for your post. HubSpot offers this for portals with a Content or Service Hub Professional or Enterprise subscription ...read more
Unfortunately, it has not been possible to upload template files to my prod environment via the hubspot cli for a few days now. A HubSpotAuthError has occurred. Error while retrieving new access token: User xxx in account xxx does not have acce read more
Hey @Schascha 👋 Thanks for your post. That is definitely an interesting, and frustrating, situation. This may be “faster” to get a resolution ...read more