I am trying to create neat looking notes which are summaries of a chat gpt response, but something formats into a single line looking mess. I have tried /n and all the work arounds, nothing seems to work? i would like to be able to have line breaks 続きを読む
I’m using the following endpoint to create associations between objects: ruby Copier Modifier https:/ /api.hubapi.com/crm /v4/associations /deals/companies /batch/create I’m trying to associate deals to companies, but inst 続きを読む
Hello @GDiMaiolo ,
Unfortunately, the idProperty field isn't supported in the HubSpot Associations API. So, you can’t directly associate a deal...続きを読む
There seems to be an issue with the iOS Chat SDK. I've followed all the integration steps but it always fails on the first configure step and can't find the HubSpot-Info.plist file even though it is definitely included in the project and have a 続きを読む
Hi everyone, I am just want to reflect my thoughts after unsuccessfull weeks of trying to make things work somehow. As a developer with years of experience I can tell that this SDK along the "documentation" is the worst nightmare I have ever see 続きを読む
Hey @kubo_konecny -- thanks for your post. I am sorry to hear about your experience with this tool and your feedback is greatly appreciated. I hop...続きを読む
Hi, why am I getting this error message for Webhooks? I tested my endpoint using Postman and it worked — I was able to receive JSON data. However, when it comes to HubSpot Deal creation, I get the following error response. Any ideas on what might be 続きを読む
Hello, I am a developer of an application which consumes the V3 & V4 API-s. My use case is to read all association labels data for all objects in the V3 & V4 API-s using the requests below: スポイラ (読むためにハイライト) GET /crm/v3/o 続きを読む
Hi @skerdi and Happy Friday! Thanks for asking the HubSpot Community and for the detailed information! I'd love to put you in touch with our To...続きを読む
I want to create a new association label between Contact (0-1) and Company (0-2). So I sent the following request:
POST https://api.hubapi.com/crm/v4/associations/0-1/0-2/labels HTTP/1.1 .... { "label": "Referred By", "name": "referredb 続きを読む
Good morning, Let me give you some context and try to explain in as much detail as possible the use case we need to cover. Please, we would appreciate a response with the most concrete solution possible, as we’ve been trying different alte 続きを読む
Hey @angel-luis ,
I shared your issue with our dev team.
They suggest trying a Smart List combined with a Static List as a possible workaround. ...続きを読む
Hello great community I have a question regarding sending traffic source / campaign source into HubSpot on contacts. Background: We are a SaaS company with our own product and database, where our customers are created and sent to HubSpot 続きを読む
Hi all, I'm making a calling app for HubSpot where, in case of multiple contacts/companies having the same phonenumber, you can select which one should be associated with a call. With the calling SDK I call the IncomingCall() method with createEnga 続きを読む
Hi, I had submitted an app for the marketplace and received an email with a set of questions and update requests. I promptly responded to the questions, made the necessary updates, and resubmitted the app. However, it's been several weeks sinc 続きを読む
Hi @scrut_team and welcome, we are so glad to have you here! Thanks for reaching out to the HubSpot Community! I can see on this documentation ...続きを読む
Hi everyone, i want to know something about API, if some datas from magento, one contact have several orders, can API realise create one contact and multi deals, and this contact also related to multi deals.