I create a pair of labels to associate contacts and companies Gridly primary (1): 1 contact could be tied to 1 primary company Contact with Gridly primary company (Many): 1 company could be tied to many contacts. I would like to use hubspot . cr read more
Given this information, I think you may be better off formatting the property as a date or datetime (where the underlying property values in HS are a...read more
I am having and issue where the file search is returning files that are not in the path that i asked it to find images in. here is the path: /Roots-Community-Website-Assets/communities/29/&limit=100 this has 12 images total. but it i read more
Hey, @Adesignl 👋 Thank you very much for your question. You've noted an undocumented behavior of the Files Search API — it seems to perform a ...read more
Hi, I want to update a blocked domains list on all forms instead of updating form by form. I understood that this is currently not possible with Hubspot regular options. Is it possible via API maybe? and how? Thanks!
Hey, @Nitsan 👋 Thanks for your post.l This isn't an option, unfortunately. It's a great idea and I see why it would be useful to have the abil...read more
Hey all — I have a question about custom workflow actions. How can I add a header to them? I’m sure it’s possible, but I haven’t been able to figure it out. I think I might need to use a PRE_ACTION_EXECUTION function but I’m not sure. My action is c read more
@pablo-synthflow - I thinkk what you are asking is how to add a header to API calls executed in the custom workflow logic? Apologies if I have this...read more
Hi am working on Integration in Mulesoft to write the data to Deals object in Hubspot I'm pulling the data from Bullhorn and inserting the same data to Hubspot am able to create the record in Hubspot but data was creating as empty (attaching the scr read more
Hi Mate,I'm a rookie who just started using Hubspot. I'm trying to mate a funtion to automation from tickets to remove Contact & Companies,but now my code still have some Invoke Error ,May I ask your help? const axios = require('axios');
// read more
Hi @VaanLeung and welcome, it's a pleasure to have you here! Thanks for asking the HubSpot Community! I understand that you are trying to remov...read more
I am reviewing the stats from these 2 tables. In the Campaign Email table, all email events are summarized by Campaign, i.e 50 bounced emails, 100 sent, 35 clicks, etc. However, when I look at the details of these events in the Campaign Email Even read more
It sounds like there might be a discrepancy in how the data is aggregated versus detailed. The summarized table likely groups events by unique campa...read more
Hi folks, I'm getting a strange error where my application tries to interact with a HubSpot account's list. (the # sign represents an anonymized, GUID = anonymized GUID) API URI: /crm/v3/lists/#/memberships/add-and-remove RequestBody: {“recordI read more
So, our HubSpot application leverages the add/remove API on behalf of our clients and I do not have immediate access to leverage the token stored in ...read more
I have a HS form that creates a contact upon submission. It then fires a webhook that sends data to a 3rd-party API. Is there any way to see the exact data that was sent for any given contact created via that form? For some background, the form read more
I don't think there's an explicit way inside hubspot to see it especially if it's outgoing to another site. What you could do is use one of the w...read more