July delivers improvements to the HubSpot CLI including new HubDB commands, deployment options with force flags and improved authentication flow plus changes to the public repository for CLI development. API capabilities expand with Sequences API ac read more
Great to see the HubSpot CLI getting quality-of-life updates like the new --force flag and improved auth flow. The multi-select User property feature...read more
Good Afternoon, I work for a company that has multiple Hubspot accounts. I need to be able to create a new ticket in an account other than my own. I have tested a basic ticket creation in Postman using a private app key setup in the other Hu read more
I'm using the Hubspot NodeJS library ( https://github.com/HubSpot/hubspot-api-nodejs ) instead of directly posting to the endpoint but the JSON can b...read more
Hey Developers!
We’re excited to introduce our new Developer Feedback Tool , designed to gather in-depth insights from our developer community.
Unlike the Ideas Forum or various pop-ups you may encounter on HubSpot, read more
Beginning on October 31 , we'll be updating our App Marketplace listing process to include more validation for specific fields. These fields are already required for listing and can be found in our App Marketplace listing requirements , but they w read more
To validate an app marketplace listing, start by knowing your audience and researching competitors. Make sure your listing clearly explains what your...read more
Good afternoon! I was wondering if it is possible, beyond clicking on the "Owner" of a chat conversation, to Monitor which employees are currently logged into the chat and Active. And is there a way to see who is "available" in the chat and when, fo read more
Hi, can HUBL be used in transactional email templates (via a custom module)? I can't find any information about it, and it's not recognizing my conditionals, e.g.: custom mod: test-hubl {% set monto_raw = personalization_token('custom.monto_descu read more
Hi, We’re migrating an existing website to HubSpot and have set up a reverse proxy via AWS CloudFront following HubSpot’s guidance. Most of the verification checks are failing, and we’re looking for help diagnosing why the asset-related tests r read more
Hello everyone, I hope y'll doing great. I created a Hubspot workflow that tiggers when a webhook comes I want the webhook payload inside my code note. How can i get that ?
Hey @chighsmith , I really appreciate your quick response. I figured out how to do it—there’s an option in the custome code node called “ Property ...read more
Hi, this is the search code. I checked it serveral times. A contact with that e-mail address exists, but I get not result: "filterGroups": [{"filters": [{"value": "harald@example.com", "propertyName": "hs_additional_emails", "operator": "CONTAI read more
Hi @hkampen ,
Looks like you are trying to use CONTAINS_TOKEN with the "hs_additional_emails" property, which is an an enumeration ("select") ...read more
I was building an app for hubspot that needs to sometimes uderstand filed type. Is it possible to determine via the API whether a field type is URL or just regular single-line text? I'm using the endpoint `/crm/v3/properties/company/test_url`, but read more
Hi @AKumawat83 ,
Confirming I am seeing the same thing when trying to view details of a property via API - the fieldType is "Text" when in the...read more