I've successfully integrated my Copilot Studio agent with mcp.hubspot.com and i can get simple data as long as the prompt only needs the Query parameter. However, when the prompt requires to use filters (simple example: "show companies with hs_obje 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
I get what you mean, it’s not like I’m super into tech either, but these days it feels impossible to avoid it, right? Everything keeps upgrading so f...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
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 read more
Hi @AEidbo , Thank you for posting to the Community! I understand that you’re trying to associate line items with products in HubSpot using SKU ...read more
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- read more
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 read more
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 read more
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 read more
Hey @JorgeTwenix 👋 Thank you for the great post. I don't think you are doing anything wrong. Your analysis is correct about the limitations wi...read more