I'm hoping i'm posting this in the correct community! I'm trying to build a UseCase for HubSpot with a non traditional CRM useage, unfortunately I can't figure out a way to configure the system to meet the requirements, any help would be appreci Leer más
Hi @PamCotton Thanks for the reply and tagging the resident experts. I experiemented with Custom Objects and Custom Fields, but just couldn't wrap ...Leer más
HubSpot has an activity cap on 10K logged emails, and 50K activity cap on other logged activities (calls, notes, etc). Our business is rapidly expanding, and we anticipate (and already are) hitting this cap on many of our company/contact record Leer más
Appreciate the response. Our business model is unique in that we run a virtual contact center alongside HubSpot. So, our 100+ agent workforce log...Leer más
from datetime import datetime maintDate = '' def main(event): try: input_fields = event.get('inputFields') # Get the maintenance start and end dates maint_start_date = input_fields.get('maint_start_date') maint_end_date = input_fields.get('maint_en Leer más
Hey @ahmedbs , thank you for posting in our Community!
Looks like the issue lies in the variable name mismatch in your return statement. You...Leer más
I am getting ready to start a huge migration project from 50 Keap Instances into one Hubspot Enterprise Instance. Is it possible to use the Keap integration i.e. add one Keap instance and sync to Hubspot? Then remove that instance and add a diff Leer más
@Huntscape-Ops I'm 90% certain that sync/disconnect/repeat won't be possible. The other consideration you'll need to make is regarding the tags in ...Leer más
Hi everyone, We currently use an integration called Subskribe to manage all of our subscriptions (SaaS). The Subscriptions custom object information is: objectTypeId: 2-21331959 internal name: subskribe_subscription fullyQualifiedName: p8 Leer más
Hey @MCarr2 , thank you for posting in our Community!
It sounds like your workflow is on the right track! To ensure it works as intended, co...Leer más
Hi I'm trying to sort out my company's hubspot, here is the scenario, I hope someone can help or point me somewhere: They have the Marketing subscription. 10 users Using it since 2016 About 30k records Is there a best practice way to adapt or ref Leer más
Hey @ELar7 To adapt or refine your current database for integrated use by your business development team with marketing data, follow these be...Leer más
Hi @MPedraza3 ,
That depends on how exactly you document purchases – but assuming that it's won deals, you could approach it with a custom cal...Leer más
Hello, I am creating a deal based workflow that will add deals to a list when a deal contains a specific line item. I created a static list, tested the workflow and it does what it's purpose is. However, it created a list automatically. Thes Leer más
Hi @EVatsev ,
Workflows don't create lists on their own. What you're experiencing are likely the lists that you can create as a preview of rec...Leer más
Hi, I have a lot of formatting issues in my portal when it comes to contacts. Example, first and last name are .. (usually created from imports), email address as name, descriptive names (finance team of X company) and many more. Is there a Leer más
Hi @EVatsev ,
Yes, you can set validation rules for (some of these) properties, see here: https://knowledge.hubspot.com/properties/set-valida...Leer más
Hey everyone, I'm trying to create a workflow that checks renewal deals on a daily basis, then moves them to corresponding stages in our Renewal Pipeline based on how far away their renewal date is. However, I cant get the deals to re-enroll automa Leer más
Oioi @andyjohnson !, everything good on your logic!! That didn't work because Hubspot tries to prevent workflows being on a infinite loop so you nee...Leer más
I'm currently working with Affirm to receive webhooks and they want me to provide a url for them to send the webhooks to. But as far as I can tell in order to allow hubspot to receive a webhook, I need to receive a test event while I still have the Leer más
Hey @JFenchel , thank you for posting in our Community!
It seems HubSpot’s webhook setup requires real-time testing to capture the URL durin...Leer más
Hey there, We are having an urgent issue with a file in our hubspot instance. This file download was working but we have received reports that it no longer works within the past day. This file is fetched via a command line when customers downloa Leer más
Same problem here. In our case we have a Datadog syntethic test in place which is checking if our site returns 200/OK status. Yesterday it started to...Leer más