I created a new field for my contact form. I created a JavaScript to replace this empthy value with the name of my download, but it's not working document.addEventListener("DOMContentLoaded", function() { const downloadButtons = document.querySe read more
I tried your solution, but I didn't find success. The biggest issue is custom name field, from the contact form, is not being recognized. When inspec...read more
Hey There I'm trying to synch contacts from different shopify stores to different BUs - I've looked into two different ways but can't seem to do it. I've connected the Shopify app under one business unit and can synch but then I'm not allowed to read more
Thank you for your response! We are a group of brands with multiple different stores - so I'm trying to connect each store to it's own business unit ...read more
Hi all, I've been looking at how to trigger a deal creation following a Calendly meeting book via a workflow following instructions here ( https://help.calendly.com/hc/en-us/articles/21826645923735-Mapping-custom-answers-to-HubSpot-properties#h_ read more
@a-cap-90 re-enrollment is not supported for associated objects, unfortunately.
The only way to work around that, currently, is by building a...read more
Hello Everyone, I've created an elementor form in my website and i've connected it with hubspot to store the form data. All form fields are getting stored excpet the file attachments. In my Hubspot Contact this below error is shown.. " This doesn’t read more
Hi @adityajejurkar and welcome to the Community! As I understand n on-HubSpot Forms and how they connect, the tool is not directly set up to ha...read more
We have leads created on our website, which are passed on to Mailchimp for Marketing activity and we want to then pass them on Hubspot for sales activity. We have added Mailchimp in connected apps but contacts are not passed from Mailchimp to Hubspo read more
I send many links to request a quote in our DMs on social media. I am interested to see how many of those turn into opportunities. Has anyone had luck tying social media accounts to contacts so we can have visabilitiy into conversations that happene read more
I believe at this time you will need to use UTMs to track those DM links. Currently, direct messaging is only supported for Facebook Messenger ( ...read more
Hi folks, I have a very simple query which I am not able to resolve so far. I want to have a track and alert of the new contacts/leads which are created/added in the Contacts Section. These incoming leads are mainly from the Facebook lead ads who ar read more
Hi there, Is there a way to detect when contact change company via Hubspot? I tried integrating the LinkedIn Sales Navigator, but it doesn't work. Is there another integration or tip to do that? In my ideal scenario, I'd receive an Hubspot alert read more
Hi @TheaDenolyubova ,
Looking at the Email hard bounce reason = "Unknown user" is a pretty good indicator (if you're sending marketing email...read more
Hi all, We have recently activated HS > SFDC syncs. Most of it is working well, but I cannot get existing leads to update status and owner based on workflow. I have confirmed that the contacts are in the active list. The owner and status is chan read more
@Debrincatj if the SFDC contact/lead already has an owner, HubSpot won't update it.
We ran into this a lot, let me see how we fixed it and ge...read more
I want Sync Amplitude Cohorts in HubSpot and send marketing emails to a list of contacts. To set up the integration I should select the identifiers I want to use for the cohort sync. But it is not clear What is Contact Id at HubSpot? read more
@JOmelchuk in the HubSpot side of this equation, Record ID is the unique identifier, yes. Also the contact's email. HubSpot uses the email to ident...read more
We just onboarded Sales Hub Enterprise in addition to our Marketing Hub, and we'll be using the meeting scheduler. I read on the software page that when a new propect schedules a meeting, a contact record will be automatically created in HubSpot. read more
Hey @EvelynC , welcome aboard, and great question!
HubSpot treats booked meetings like form submissions, so you can create an active list of c...read more
When viewing a contact's Activity, I have a "Page view" tab that shows pages they have visited. This is populated by the HubSpot tracking code in our SPA website using "setPath" and "trackPageView". It is working very nicely. However, in th read more
It turns out that " trackPageView " automatically captures the current document title and includes it in the submission. So the SPA just needs to adj...read more