⚙ Operations Hub

Filter by
  • All labels
  • Custom Code Actions
  • Data Quality Automation
  • Datasets
  • Data Sync
  • Field mappings
  • filters
  • Format Data Actions
  • Programmable Automation
  • Resource
  • Snowflake
  • Webhook Actions
  • Workflow Extension
Sort by
Most Recent
  • Most Recent
  • Most Upvoted
State
All
  • All
  • Solved
  • No Replies Yet
Clare_HS on November 17, 2023
I'm seeing a lot of newer email platforms popping up with the abililty to use if/else statements as email personalizations. Here's an example to give you the gist. After a lot of trial and error, I've worked out a solution to make HubSpot do t read more
3 upvotes
1 Reply
Community Manager
November 20, 2023 03:27
Hi @Clare_HS , I hope that you are well! Thank you so much for sharing this with the Community! 🌟 Have a fantastic day! Best, Bérangère
Solved
PSterkenburg on November 15, 2023
Hi all! We have an integration that created a lot of noise, by creating a lot of Notes, with a note body with a certain string. I want to delete all those Notes, but I have challenges: 1. I cannot "select all the Notes with the string "xyz" anywh read more
Accepted Solution
Participant | Partner
November 29, 2023 14:58
If you have the HubSpot operations hub, you could just create a custom code action within a workflow that would delete all the notes using the API. W...read more
EBirkui4 on November 13, 2023
I would like to know how to use parenthesesis in a formula with operation hub with the personalized mode. I would like to do this kind of formula : ( (durée de contrat en mois/12*Consommation CAR*marge courtier)+(marge abonnement courtier/12*nombre read more
0 upvote
1 Reply
Community Manager
November 13, 2023 14:57
Hi @EBirkui4 , Thanks for reaching out to the Community! Would you be able to clarify the error message, please? Do you see a message w...read more
Zayne on November 05, 2023
When I create a record using a workflow action, I want to be able to access the Record ID of that created record, so that I can use it in a custom code action and create an association between that record and another one. Is it possible to access th read more
Contributor
November 08, 2023 10:18
Thanks Christoph. I realise that I can do this via the custom code action, and I have indeed done it that way in the end. What I'm confused about is...read more
Solved
MSaurat on September 01, 2023
Hi, I'm not a developper of any sort but I'm trying to understand custom code for worflows. I'd like to be able to get the firstname & lastname of a contact when the email address looks like this "firstame.lastname@domain.com". I've used read more
0 upvote
9 Replies
Accepted Solution
Participant
October 05, 2023 03:42
Looks like you didn't change SECRET_NAME to your Secret name with Private App token. I'll walk you through. Navigate to HubSpot Settings In Left...read more
Solved
ACandian on July 27, 2023
Hello everyone! I'm having trouble with the workflow action Copy property value used to update the deal amount. The value that need to be used comes from a custom coded action. The value is outputed by callback as usual like this: callba read more
1 upvote
6 Replies
Accepted Solution
Key Advisor | Platinum Partner
July 31, 2023 08:51
Hi @ACandian , You ommited to nest your output field in the outputFields object like this: callback({ outputFields: { deal_amount:...read more
Solved
iingallslawtige on July 11, 2023
Hello, I am working on using HubSpot Custom Code Workflow Actions to associate the deal in the workflow with a specific company (I already know the company ID). For the property included in the code, I have the Deal ID as hs_object_id He read more
0 upvote
6 Replies
Accepted Solution
Key Advisor | Platinum Partner
July 12, 2023 14:38
Hi @iingallslawtige I saw some inconsistencies lately using hubspot node js client with the association API. I prefer to use axios. Here's how ...read more
CSlaats on July 04, 2023
Hi, I'm not very experienced in formatting/custom codes in workflows. I'm looking for a way to multiply a property and use the outcome as as the value for another property, without losing the original value of the property that is multiplied. read more
Member
July 07, 2023 12:35
Hi @CSlaats The logic that you're looking for with calculated properties in workflows that is not something currently available. I know th...read more
Solved
Smuli on June 12, 2023
Hello! Is there a way to build if/then (success/error) logic on a workflow following a custom code execution and its result? I'd like to send notifications (or trigger other actions) based on if the code was successfully executed or not, but cou read more
Accepted Solution
Key Advisor | Platinum Partner
June 13, 2023 09:49
Hi @Smuli , The related post suggested by @kvlschaefer is relevant if you want to create custom success/error output messages, but you can also ...read more
Solved
TLazar on June 08, 2023
I created a timeline event where I send the token and it works great for me. Timeline event template: Activity user: POSTMAN request I've created a workflow that, after a timeline event occurs, sends an email to read more
Accepted Solution
Key Advisor | Partner
June 09, 2023 08:06
Hey @TLazar email personalization tokens pull from object properties, they can't pull from timeline events at the moment. Generally I would ...read more
Solved
ah8 on May 25, 2023
Hi, I wasn't actually sure where to put this. I am new to HubSpot. I am trying to use workflows to make a form submission create a ticket and associate that ticket with a deal. Advice on getting started would be greatly appreciated. I think it may read more
1 upvote
12 Replies
Accepted Solution
ah8
Participant
June 21, 2023 14:25
Thank you. I realized that the issue I was facing was that I couldn't do the put request through hubspotClient. I had to use Axios. It works now. I j...read more
RodWaynick1 on May 24, 2023
First off, I'm very new to custom coded actions and coding in general. Very little experience at all. I've looked over lots of documentation and can't seem to get this to work. I'd like to include a deal property in a custom coded action. I've read more
0 upvote
2 Replies
Guide | Diamond Partner
May 25, 2023 17:39
Hi @RodWaynick1 , You have a very small typo in your definietion of the function. event is passed into the function as parameter. So you shoul...read more
cancel
Showing results for 
Search instead for 
Did you mean: 

Looking to start a conversation or ask a question?

Create a post

Sign up for the RevOps with HubSpot Newsletter

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