Hi, We are currently working with a third-party referrals provider. A contact will complete a non-hubspot form on our website, which will trigger the contact to be created within the third-party system. at the moment, this is where the process s read more
There is an endpoint at /communication-preferences/v3/status/email/{emailAddress} that enables getting the subscription statuses for one contact. I have not been able to find an equivalent for getting subscription statuses for multiple contacts read more
I have just started to use this API https://developers.hubspot.com/docs/api/analytics/events and it works great. I am wondering if it is close to becoming a stable release or if I should be worried about it changing on me.
Hi! I was working with Hubspot forms (more specifically embedding it into my website) and had a few queries. When I have created a hubspot form, it gives me a embed code, lets say this <script charset="utf-8" type="text/javascript" src read more
@CDP2023 - I try a quick answer here, but others in the community may want to give more specific advice. Both parts of that embed script fragme...read more
Hi all. Is there any way to get a contact or company, which is note (email...) associated with? The issue is that from contact I can get associated objects ids, then I can retrieve the object by id, but in returned data from such endpoints there are read more
Hey, @DReztsov 👋 You've touched on a limitation of our APIs. You'll need to make a second, or additional calls, to get all the associations you ...read more
In the Conversations inbox and messages APIs, specifically the api used to Get threads. when I specify an inboxId as a param, I get a server error. I have attached the full message shown. https://api.hubapi.com/conversations/v3/conversations/inbox read more
@HRahem - Quick response here, but others may have better information. I have had to experiment quite a bit with the APIs and responses in ths spa...read more
I am trying to update a contact using v3 api and i am not able to find any examples in the documentation. i would like some examples to update single and bulk contacts using v3 api.
Hi my organisation's website's login has stopped working and in digging into the code I have identified that it's using the following: https://api.hubapi.com/contacts/v1/contact/email/${email}/profile Do you know if this is still supported or read more
Hey Guys, Does anyone know a script for uploading the source files from GitLab to HubSpot automatically when there is a commit to the repo? Thank you in advance.
Is there a way through the HubSpot API to add a PDF file to a Company in HubSpot under the attachments section? I am auto-generating a PDF in my C# application. After the PDF is created, I am trying to post this PDF to the company object in HubS read more
Hi @kobrien94 , Found this workaround in a different thread ; wondering if it will work for you? In summary, this will take multiple steps: ...read more
Hi, I want to create a new contact in Hubspot but the condition is to store the contact details in the encrypted form. so let me explain the scenario briefly. Let's say i have multiple organizations that are using the different accounts of HubSpot d read more
Hey, @SmitPatel Can you tell our community more about your challenge? It's not clear if you are asking if data stored on an object record is encryp...read more
I am experiencing a problem when attempting to add a new checkbox field ( objectChoice ) to an existing action definition in my HubSpot configuration. Despite my efforts to align with the API documentation and requirements, I keep encountering a val read more
Hi, @CTHDigital 👋 The error returned is correct. The documentation does not provide us with a workaround or additional method to bypass this lim...read more