Hello, as the title suggests, I need an API (or some kind of resource) to determine if there are human agents connected and attending to their inboxes. I need to take UI actions depending on it. Are there resources available to address this Leer más
Hi,
I am developing a custom app and while working on the settings page I couldn't find a UI component for creating another TAB next to the Settings TAB. The available TAB CARD is being placed under the Settings TAB.
I wa Leer más
Every time I create webhook subscriptions and then either: Refresh the page Navigate away and come back Close and reopen the browser All my webhook subscriptions and target URL settings are completely deleted/reset. The subscriptions don't per Leer más
We moved off RingCentral due to stability issues and are now using native HubSpot Calling, which has been more reliable. HubSpot Calling is Twilio-powered, but we’re trying to understand what’s exposed to integrators. We want to integrate Balto. Ba Leer más
Hi @AA-Ron
Thanks for laying this out so clearly — the distinction between real-time call lifecycle signals vs. post-call engagements is exact...Leer más
I am developing a UI Extension using React and TypeScript. I am facing a Content Security Policy (CSP) block that I cannot resolve, even after configuring the permittedUrls.
The Scenario: I am trying to make a POST request to my external API f Leer más
Hi @maysaraujo
Thanks for sharing the details — CSP errors like connect-src 'none' can be really confusing, especially when you’ve already add...Leer más
I created several legacy apps- public and private, that allows me to perform API and webhook calls. We use Python for private apps and FastAPI/Flask for public apps Are there any real benefits to upgrading to the real platform?
i want to submit my app for verification most of detials are filled but facing one problem in listign info serach terms i am not able to fill any term their.
Hey @mayank-kamriya and thank you so much for reaching out on the HubSpot Community!
I noticed you mentioned this same behavior in another th...Leer más
Good day HubSpot Community, We are starting to work with Workato's HubSpot integration, and I would like to know how to go about creating a list, and then adding a batch of contacts into that newly created list. It would be part of a bigge Leer más
How to securely access an external api( .net api hosted on azure) from a form hosted on hubspot. My current subscription does not allow me to use webhooks. Is there any alternative way to secure the external api?
Hey @LT3 - thanks for posting in the Community! While I'm not familiar with any workarounds that would enable you to bypass a subscription upgra...Leer más
Hi! Our app (in Account: 401758 ) started to get HTTP 500 when the /integrators/timeline/v3/events endpoint is called. Response body does not give any details about the errors: {"status":"error","message":"internal error","correlationId":"6a933 Leer más
Hi @RKalinouski
Thanks for sharing the details (and the correlation IDs) — 500s on the timeline events endpoint can be really disruptive.
I’...Leer más
I'm trying to build workflow using Paragon app and have following scopes added: crm.schemas.listings.write, crm.schemas.listings.read, crm.objects.listings.read, crm.objects.listings.write I was able to access listing ID using following request: Leer más
We have an API running for leads from a provider but if the contact is already in the system it trips over and does nothing. The live chat advised that i need to update the API from POST to PATCH so that it updates a contact if its in the syste Leer más
Hello, I would suggest trying the batch upsert: https://developers.hubspot.com/docs/api-reference/crm-contacts-v3/batch/post-crm-v3-objects-cont...Leer más