It seems there is a bug with the contact search API when doing conditional searching for email addresses. The documentation states that the query property can be 3000 characters long ( https://developers.hubspot.com/docs/api-reference/crm-contacts-v Leer más
Here are my test payloads:
Worked {
"query": "test@12345678-abcd-1234-abcd-1234567890ab.com OR test@22345678-abcd-1234-abcd-1234567890ab.com ...Leer más
Hi, @conversionmonks 👋 Welcome to our community. You'll need to be more specific to get a detailed reply from our community members. Including...Leer más
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 Leer más
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 Leer más
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...Leer más
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 Leer más
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 Leer más
Hi @sarvani24 and welcome 🎊 , we are so glad to have you here! Great question, thanks for asking the HubSpot Community! I'd love to put you i...Leer más
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 ...Leer más
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 Leer más
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 Leer más
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...Leer más
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 Leer más
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- Leer más
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 Leer más