Hello HubSpot Developer Community, I'm currently integrating the Conversations SDK into an H5 (mobile web) page and have encountered two challenges that I'd like to seek guidance on: Overlay Blocking Issue with Buttons When the Convers 続きを読む
We've been working on creating an integration using the Calling Extension SDK, and we're struggling to get it to allow in popup UIs. Below is a photo of what we're trying to fix. On our developer test accounts, it seems to work when we 続きを読む
I think you're right about there being a disconnect between the localstorage and the settings Hubspot is picking up production. It seems that getting...続きを読む
Description We’re using HubSpot’s Visitor Identification v3 to identify users who are already authenticated in our own application. When a visitor is identified via the Visitor Identification token, HubSpot shows a badge in the conversations inbox 続きを読む
We use the invoice API to create invoices as part of a workflow custom action. While there is a facility in invoice settings to set a reminder schedule, there is no way it seems to send an invoice just created via automation. For example we have r 続きを読む
Hi @SealaB . Thank you for the hint. I ended up creating an automation email which I was able to personalize using Invoice token (amount, due date,...続きを読む
Hello Associating both company and contact records with engagements created via the calling extensions SDK seem to have an adverse affect on the performance of loading the call status icon in the top right of the screen. A relatively small nu 続きを読む
We store payment methods for our invoices. I created an invoice for a contact we already have a saved payment method. The invoice had a future due date from when it was created/opened. When the due date arrived the invoice was not automatically 続きを読む
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 続きを読む
Hey @JorgeTwenix Thank you for the great post. I don't think you are doing anything wrong. Your analysis is correct about the limitations with ...続きを読む
I'm developing an app using the calling SDK , but am having some issues with unwanted confirmation dialogs poping up while navigating HubSpot while using the app. I've narrowed the cause down to this sequence of steps: - The app is ope 続きを読む
Hi all, I've noticed that creating a call using the calling SDK's usecti.incomingCall() method leads to issues if the 'toNumber' parameter isn't in e164 format (for instance, call router numbers like 100). Namely, I get failed events of the fro 続きを読む
I am developing a custom calling app that uses the Calling Extension SDK. I have event listening working, e.g. when I click the phone icon in Hubspot on a contact record, I see the onDialNumber event which proves my app is connected and rea 続きを読む
I'm using the HubSpot Calling Extensions SDK to build a custom calling app. I'm currently looking into inbound calling and notifying Hubspot about incoming calls following the documentation here When I do extensions.incomingCall(callInfo) 続きを読む
Hi, I just started to integrate Hubspot chat in our iOS mobile app but the chat never start. I have just an infinite loading spinner with the message:: the system isn't responding to your request right now. Please try again in a minute. I h 続きを読む
So I have been able to make it works. It seems that using the plist, it's not working but when I use the configure and pass the same parameters manua...続きを読む