Today, we have a custom object that is populated with field imports via Rudderstack, which fills in its properties. Each time one of these objects is created, it is associated with two companies with different labels: a supplier and a retailer. We read more
Hi everyone, Can someone help me know if there's a solution to this issue I'm trying to resolve? I've connected a third party calling app called Ziwo in my account. They've mentioned HubSpot doesn't allow them to show incoming calls within the UX, read more
I'm trying to create a custom field concatenating the deal owner value bu it doesn't work. using CONCAT([Deal owner], " test") -> it returns the owner ID instead of the name (ie. joe smith) using LABEL([Deal owner]) -> even if the formula read more
Hi community. I'm slightly confused about the functionality that one gains with Operations Hub Prof. We have the following Hubs: Sales Hub Enterprise Marketing Hub Professional Service Hub Professional Operations Hub Starter I see that read more
Hi @Zayne ,
Thank you for reaching out to the Community! I hope you don't mind if I also share a bit of information about the Operations Hub. ...read more
Hi there, So I've been having a back and forth with Hubspot support about a week or two now. We've been discussing the Netsuite integration app in Hubspot and we're not able to get custom fields from Netsuite to show up in the field mappings. Ha read more
Hi, I'm looking for help with getting data from a Google Sheet to sync to HubSpot. I've had sucess syncing the opposite direction, but have not yet found anything that shows how to go form Sheets to HubSpot. We have a credit based model, whe read more
I know that I can make certain fields searchable , but I'm looking for the syntax to be able to search only within that specific property in the global search bar. Example: I want to search within Companies within the field named "company_se read more
Hello! I'm turning in for the night after a few good hours working on this... so without further ado, here is where I'm stuck! Context: Stack includes Postgres, Segment, Hightouch, and Hubspot Goal: Have customer signups get pushed into H read more
Hello, I've build the following custom code to deduplicate contacts based on 3 constants: firstname, lastname and company name: const DEDUPE_PROPERTY1 = 'firstname';
const DEDUPE_PROPERTY2 = 'lastname';
const DEDUPE_PROPERTY3 = 'company';
co read more
It looks like the error is caused by a missing closing parenthesis ')' somewhere in your code. From the error message, it's hard to tell exactly w...read more
Hi all, first post. Not sure I am posting this in the right spot either, so please excuse if I was wrong. I am fairly new with developing HubSpot and I've just started to get into using custom code actions and so, not 100% sure how they work. I've read more
Hello, I'm looking set up a sync between our HubSpot and Dynamics365. For this I'm looking at the operation hub capabilities. here is the high-level idea: In HubSpot we capture and nurture contacts Depending on activities we create a Deal with read more
Hi @GDenayer ,
Thank you for reaching out to the Community!
I wanted to tag in a couple of other Community members to see if they could shar...read more