⚙ Operations Hub

Filtrar por
  • Todas las etiquetas
  • Custom Code Actions
  • Data Quality Automation
  • Datasets
  • Data Sync
  • Field mappings
  • filters
  • Format Data Actions
  • Programmable Automation
  • Resource
  • SNA
  • Snowflake
  • TOS
  • Webhook Actions
  • Workflow Extension
Ordenar por
Más reciente
  • Más reciente
  • Más me gusta
Estado
Todo
  • Todo
  • Resuelto
  • Unsolved
  • No hay respuestas
Taeliesyn en Diciembre 06, 2024
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
0 Me gusta
2 Respuestas
Miembro
Diciembre 06, 2024 18:55
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
Colbyne123 en Diciembre 05, 2024
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
0 Me gusta
4 Respuestas
Miembro
Diciembre 06, 2024 14:12
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
ahmedbs en Diciembre 03, 2024
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
0 Me gusta
1 Respuestas
Administrador de la comunidad
Diciembre 03, 2024 17:42
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
Resuelta
Huntscape-Ops en Diciembre 02, 2024
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
0 Me gusta
2 Respuestas
Solución Aceptada
Miembro del salón de la fama
Diciembre 02, 2024 19:01
@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
MCarr2 en Diciembre 02, 2024
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
0 Me gusta
1 Respuestas
Administrador de la comunidad
Diciembre 02, 2024 11:56
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
Resuelta
ELar7 en Noviembre 28, 2024
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
0 Me gusta
3 Respuestas
Solución Aceptada
Asesor destacado | Partner
Noviembre 29, 2024 00:54
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
Resuelta
MPedraza3 en Noviembre 27, 2024
Hello there! How can I visualize in the list of customers the ones that are repeated?
0 Me gusta
1 Respuestas
Solución Aceptada
Miembro del salón de la fama | Partner
Noviembre 27, 2024 09:44
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
Resuelta
EVatsev en Noviembre 27, 2024
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
0 Me gusta
2 Respuestas
Solución Aceptada
Miembro del salón de la fama | Partner
Noviembre 27, 2024 03:33
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
Resuelta
EVatsev en Noviembre 26, 2024
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
0 Me gusta
2 Respuestas
Solución Aceptada
Miembro del salón de la fama | Partner
Noviembre 26, 2024 05:50
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
Resuelta
andyjohnson en Noviembre 23, 2024
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
0 Me gusta
2 Respuestas
Solución Aceptada
Colaborador líder
Noviembre 25, 2024 05:25
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
JFenchel en Noviembre 20, 2024
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
0 Me gusta
1 Respuestas
Administrador de la comunidad
Noviembre 20, 2024 17:13
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
JSpain en Noviembre 19, 2024
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
1 Me gusta
2 Respuestas
Participante
Noviembre 20, 2024 11:52
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
cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

¿Quieres iniciar una conversación o hacer una pregunta?

Crea una publicación.

Sign up for the RevOps with HubSpot Newsletter

Stay up to date on RevOps best practices and our community calendar