Let me start by saying that I am not a developer - I have spent quite a bit of time already attempting to make this work and alas, here I am. The snippet below is for UI buttons on the Deal object that will hyperlink to open the link in a new tab. T Beitrag ansehen
We are using /crm/v3/objects/contacts/batch/upsert to create/update contacts in HubSpot but it is returning the following. "status": "error", "message": "Contact already exists. Existing ID: 106003670396", "correlationId": "c43303a Beitrag ansehen
Hello, We ran a PCI scan on our HubSpot website, and we are failing an element of our PCI scan with the scan stating that they found a vulnerability with SSL servers using TLS 1.0. In our Settings -> Domains and URLs, all our domains are Beitrag ansehen
Hi @lshroff ,
One thing you can check is that your TLS setting is set to 1.2+ for all domains on the account; which would include subdomains, ...Beitrag ansehen
Hi, I have a live AI Chatbot in HubSpot but when I integrated it on my custom website, the chatbot shows the conversations for all the users logged in to my website. How can I customize this chatbot to be personalized for each user logged i Beitrag ansehen
I'm trying to use the HubSpot API to create a new Help Desk ticket when there are particular errors within our software as we need to notify customers about them. I can create a ticket using POST https://api.hubapi.com/crm/v3/objects/tic Beitrag ansehen
I am currently working with the necessary cookies provided by HubSpot, but I would like to create an additional custom cookie specifically for a contact in my system. However, I would prefer not to write the code on my end. Could someone assist Beitrag ansehen
Hey @Boomika Cookies are quite a delicate ecosystem, they're also rife for abuse. HubSpot has predefined cookies dropped on a visitors browser whic...Beitrag ansehen
Hi, Currently, in my application, Hubspot is tracking the user mail id with the cookie hs_login_email, How Can I utilize this cookie in my application? It seems to be undefined when I consoled it and not available in document.cookie? Thank Beitrag ansehen
Hey @SIDDESHWARI_S I'm not entirely sure it would be eithical for HubSpot pass their user login cookie information to a third party integrator. For...Beitrag ansehen
Hi! I would like to underastand if there is a possibility to ovverride the standard notification and expiration days from a docusign envelope which is being sent using hubspot. Docusign allows the user to edit this setting per envelope being se Beitrag ansehen
@ramiorame17 wrote: Hi! I would like to underastand if there is a possibility to ovverride the standard notification and expiration days from a ...Beitrag ansehen
Hello community! When two or more contacts are merged, HubSpot creates a new RecordId and the others RecordIds are stored in hs_merged_object_ids property. However, is there any endpoint available in the REST API to return what was the prim Beitrag ansehen
@softcialdev you can retrieve it via the propertiesWithHistory param using the hs_object_id company property curl --request GET \
--url 'http...Beitrag ansehen
Regarding this endpoint, I'm trying to retrieve a company's info based on its companyId. My token contains the required scopes (I did get an error message back before when I didn't have them), but am now getting a 404 Resource not found error. Beitrag ansehen
Hi @JeroenCloudCTI ,
It does not look like there is anything wrong on the HubSpot side - I just did a test call on the documentation and retri...Beitrag ansehen
I am trying to use a webhook to send data from hubspot when a certain piece of data is updated on a deal. I have custom code that is getting the access token (this vendor's token only lasts an hour so it requires frequent refreshing - and this is n Beitrag ansehen
Hello everyone, I need a little help. I'm working with Matomo, and I'd like to add a user via the Hsq code. The user is being created successfully, but only the email address is being filled in when I send the contact. However, I can clearly see the Beitrag ansehen
Is it possible the name is being overwritten?
if you click on all the properties then look at the property history, it will show you each time ...Beitrag ansehen