⚙ Operations Hub

Filtrar por
  • Todos os rótulos
  • 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
Mais recente
  • Mais recente
  • Mais votados
Estado
Todos
  • Todos
  • Solucionado
  • Unsolved
  • Sem respostas ainda
Solucionado
SMoyse on Abril 20, 2024
Hi There, I wasn't sure if I should put this in the API or Ops Hub location... I chose the latter. I'm trying to dedupe contacts based on firstname, lastname and company. Mainly to take care of duplicate contacts as a result of merging two Leia mais
0 avaliações positivas
3 Respostas
Accepted Solution
Colaborador(a)
Abril 20, 2024 06:59
Changing let idsToMerge = searchResults.body.results to let idsToMerge = searchResults.results fixed this issue. The rest of my problems w...Leia mais
MWitte on Abril 19, 2024
I have 4 contact owners set up in our hub by a previous admin. I am now the current admin super user and would like to add adidtional contact owners. What is the process to do this?
0 avaliações positivas
1 Respostas
Membro do Hall da Fama | Parceiro
Abril 19, 2024 11:07
Hi @MWitte , Owners correspond to users in your portal. You would have to invite the people you'd like to show up as owners: https://knowledg...Leia mais
Solucionado
NQuateman on Abril 17, 2024
Is it possible in Hubspot to schedule a meeting with a specific contact, but not have an initial email or any follow up emails go to that contact? I know it sounds a bit strange, but I have various circumstances where I'd like to have that behavior Leia mais
0 avaliações positivas
7 Respostas
Accepted Solution
Participante de valor | Parceiro Elite
Abril 18, 2024 16:37
@NQuateman if you add the seminar to your calendar and then open your contact in your CRM (the one you signed up with), you can go to the meeting t...Leia mais
JoshuaW on Abril 11, 2024
Does anyone know workflow custom code that would extract a specific parameter from the "Last Page Seen" contact property URL to then apply that value to another property for the contact? For example: If the "Last Page Seen" value is the following U Leia mais
0 avaliações positivas
1 Respostas
Membro do Hall da Fama | Parceiro
Abril 12, 2024 00:42
Hi @JoshuaW , This should be possible with a regex replace: I'm not a regex expert but this code snippet should correspond to ...Leia mais
Solucionado
KMohamed15 on Abril 11, 2024
Hi, I’m trying to use the Microsoft Dynamics 365 integration in Hubspot. To be more specific, I wanted to know if it was possible in Contacts to leverage the following fields: • Notes in the Activities tab of a Contact • The deal tab on the righ Leia mais
0 avaliações positivas
2 Respostas
Accepted Solution
Especialista reconhecido(a)
Abril 12, 2024 14:40
Hi @KMohamed15 I'm so happy to help you! Yes! It's possible, but, you need to know: activities can only sync from Microsoft to H...Leia mais
Solucionado
MSaurat on Abril 08, 2024
Hi, Is there a way to automatically create a field (using potentially custom code) from a URL string & an existing field? Eg: we have specific ID for our contact (CONT_ID) which are created automatically from an integration. What I'd Leia mais
0 avaliações positivas
2 Respostas
Accepted Solution
Membro do Hall da Fama | Parceiro
Abril 08, 2024 05:58
Hi @MSaurat , Yes, this can be achieved with calculation fields: https://knowledge.hubspot.com/properties/create-calculation-properties ...Leia mais
Serena2 on Abril 02, 2024
Hello, I'm currently facing the task of manually cleaning and aligning data with HubSpot's columns before importing it. I'm considering using an ETL (Extract, Transform, Load) tool for this integration, but I haven't come across any free options fo Leia mais
0 avaliações positivas
2 Respostas
Top colaborador(a) | Parceiro Elite
Abril 02, 2024 09:07
@Serena2 Have you evaluated HubSpot's free import tools? https://knowledge.hubspot.com/import-and-export/import-objects
MKerkar on Março 27, 2024
Hello everyone! I'm in the process of creating a report on the marketing email "not sent" metric. Currently, the "not sent" metric is not directly available as a property and cannot be directly pulled into a report. However, the email events API ov Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Março 28, 2024 06:03
Hi @MKerkar , I hope that you are well! Great question, thanks for asking the Community! So, you'd like to copy the "dropped" email event type i...Leia mais
JLeveille on Março 27, 2024
Hi all. I am having an issue with 37 contact records that were deleted in NetSuite recently as part of a cleanup. Those records never existed in hubspot, yet when the contact sync runs, its trying to sync them. Is there a way to stop deleted Leia mais
0 avaliações positivas
1 Respostas
Gerente da Comunidade
Março 27, 2024 16:46
Hey @JLeveille , thank you for posting in our Community! Please check the sync settings in both NetSuite and HubSpot to ensure that deleted ...Leia mais
TSweet2 on Março 26, 2024
Hello, I have recently gotten a notifciation that there is a contact in my account that is reaching the association limit for emails. I am trying to use a custom code action in workflows to possibly un-associate emails from the contact. I current Leia mais
0 avaliações positivas
3 Respostas
Membro
Abril 12, 2024 00:04
Hi! You can do this quite easily with Lutra. I've created a demo video to show you how that is done! (Disclaimer: I am one of the founders here at...Leia mais
Solucionado
Robin_Miller on Março 26, 2024
Hi All Hope this is the right place for this question. Has anyone else's 'Record ID' format changed recently? Ours has been 6-digits for a long time, but suddenly recently it's jumped to 10-digits. Obviously this doesn't make any operational diff Leia mais
0 avaliações positivas
2 Respostas
Accepted Solution
Membro do Hall da Fama | Parceiro
Março 26, 2024 05:34
Hi @Robin_Miller , Yes, this change was announced in December 2023 and is explained here: https://community.hubspot.com/t5/Developer-Announce...Leia mais
Zayne on Março 18, 2024
I'm really excited and happy that we can now create webhooks in workflows. But... There is currently NO way to use these fields in custom code. They appear there, but they are greyed out. Why this is a big issue, is that I sometimes have the we Leia mais
0 avaliações positivas
2 Respostas
Conselheiro(a) de destaque | Parceiro Platinum
Março 27, 2024 11:27
Have you tried to branch on the value of your empty webhook property? If values are standardized, empty values would take the "None met" branch and t...Leia mais
cancelar
Mostrando resultados para 
Pesquisar então 
Você quer dizer: 

Quer iniciar uma conversa ou fazer uma pergunta?

Crie uma postagem.

Sign up for the RevOps with HubSpot Newsletter

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