Hi everyone. Here is what I am trying to accomplish: I want my sales people to to have tabs in contact that show their contacts that have not had a phone call in 2 weeks or an SMS in two weeks. Engagement or Last Activity does not work beca read more
Hi community, I am trying to integrate a Hubspot Form in a pop up (which is calling a #contact hidden row later in my page). The issue is that when I print the shortcode, I get a blank section. I have integrated forms in other parts of the werbs read more
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