I been having issues conecting Odoo with hubspot, the error is the following: Availability error on remote account for appId="284317" reason="UNAVAILABLE" message="" have anyone had this same issue?
I am making the following post request to hubspots crm search api via postman Post: https://api.hubapi.com/crm/v3/objects/contacts/search Body: {
"limit": 100,
"properties": ["firstname”, ”email”, ”testField"],
"filterGroups Leia mais
The response you received from the API does not contain the properties "firstname" and "email" even though you specified them in the request. Here ar...Leia mais
Hi there, According to the example of event payload (when you click on "Details" of subscription) it sould look like this: { "eventId": "100", "subscriptionId": 229xxxx, "portalId": 555xxxx, "occurredAt": 1696016361042, "subscriptionType": "contac Leia mais
Hello, I have run into issues when creating a Contact and having them be associated with the correct Company (when there are duplicative Company objects with similar names). In one example, we have two companies named "XYZ" and "XYZ Talent". Leia mais
I am trying to update the 'Opted out of Email-Marketing Communication' property of a contact which is part of Subscription Status using an API from Postman, but I keep on getting a READ_ONLY_VALUE error. However, I can change its value directly Leia mais
Hello everyone, I'm new to HubSpot and I've encountered a situation that I could use some guidance on. I've set up a webhook (POST) in HubSpot that makes calls to an external endpoint. This external service responds by providing a straightfo Leia mais
Hi, We are currently testing in our Sandbox the Salesforce API - we potentially have a number of dupulicate companies that will sync from Salesforce to HubSpot which we are trying to avoid, the current salesforce set up does not have all the dom Leia mais
Hi @KMaguire ,
For clarification, when you say there are duplicate companies , do you mean there are multiple instances of the same company i...Leia mais
Hi there. I'm hoping to get some help with an issue I've been having for a few weeks now. I'm trying to add a script to the head tag of an embedded hubspot meetings form. The code snippet is for configuring vwo a/b testing. It's tricky as the f Leia mais
We are basically a saas app , that offers's our customer's various offering's, one such is saas management ,we want to create an oauth app for saas management and shadow it discovery , so should we have a verification process for user's from other Leia mais
I am attempting to use the new export feature for tickets, I have code the pulls the entire ticket list today, but it runs for hours. With the export, everything works fine if I do not include any objectProperties. I carried over the same list of fi Leia mais
We are experiencing issues with communication between our cyrious app to Hubspot. Our cyrious server currently uses a static ipaddress using nat redirection. Can we change to use the companies static public ipaddress forwarded instead of routed to Leia mais
Hey, @JDiaz01 👋 Thanks for the unique question. My instinct is that with the lack of specific documentation from Cyrious, you'll likely need to ...Leia mais