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 read more
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 read more
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 read more
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...read more
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 read more
Hey @ELar7 To adapt or refine your current database for integrated use by your business development team with marketing data, follow these be...read more
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...read more
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 read more
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...read more
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 read more
Hi @EVatsev ,
Yes, you can set validation rules for (some of these) properties, see here: https://knowledge.hubspot.com/properties/set-valida...read more
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 read more
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...read more
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 read more
Hey @JFenchel , thank you for posting in our Community!
It seems HubSpot’s webhook setup requires real-time testing to capture the URL durin...read more
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 read more
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...read more
Hi Community,
I’m experiencing issues with connecting my domain to HubSpot. I keep receiving error messages during the DNS verification process.
The information displayed in HubSpot seems to be contradictory:
The "Required Data" column spe read more
Hey @SallyAlly both IP addresses should be within your DNS settings. You should have two seperate A records, one for each, both IPs should not be o...read more
Hi Team, I want to make a api call out from hubspot. Can i known what is the best practice to make a API callout and what all resource i would be requiring to setup a callout Thanks!
Hey @GMaheshwari ,
Just to build on what @PamCotton has said, here's a couple of resources that should get you from where you are to where y...read more