hello! I was looking around for a solution using the HubSpot node library to send automated emails and attach files but I couldn't find anything. I need to send a different file for each user, without making those files with public access. what ar read more
Hi @gil123 the easiest workaround to do this would be to create a custom property using the file field type. Then you could populate the file per u...read more
Hi HubSpot Community, We are currently facing an issue with our Zapier settings and would greatly appreciate your guidance and support in resolving this matter. Our objective is to trigger a Zap in Zapier whenever a contact is created or updated, read more
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 read more
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...read more
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 read more
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". read more
It seems like you're encountering issues with company name matching when creating contacts in your system, especially when there are similar company ...read more
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 read more
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 read more
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 read more
Hi @KMaguire ,
For clarification, when you say there are duplicate companies , do you mean there are multiple instances of the same company i...read more
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 read more
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 read more