Hey @Jaycee_Lewis thanks for the tag as always! Hi @AJacob2 if I understand correctly, you are saying that a company with abc.com and xyz.com co...read more
Hi all,
I have a scenario wherein I'll be making a custom object to track expenses of my meals. Assuming each custom object is a singular day, I would like to have a structure as such:
Breakfast
Pancakes $5
Coffee $1
Lunch
No read more
Is there anyway I can force the custom code to load a lower version than its current v8.0?
const hubspot = require('@hubspot/api-client');
Right now whenever I do this above, it loads v8 and it is causing some issues.
Cheers
WL read more
Problem: Did a bunch of functions, and accidentally hit Mouse Button 4 on my mouse. Coincidentally that is the "back button" and poof all codes gone.
Anyway it would be good if we could:
Auto save codes periodically
Or at least save the read more
Hi all,
I have a scenario wherein I'll be making a custom object to track expenses of my meals. Assuming each custom object is a singular day, I would like to have a structure as such:
Breakfast
Pancakes $5
Coffee $1
Lunch
No read more
Is there anyway I can force the custom code to load a lower version than its current v8.0?
const hubspot = require('@hubspot/api-client');
Right now whenever I do this above, it loads v8 and it is causing some issues.
Cheers
WL read more
Hi there,
I've got a contact based workflow, and I would like to enrol contacts who have at least one-deal associated to the contact. At the same time, I also want to re-enrol the contact if the new deals are associated to him/her.
Wreck read more
Currently the If/Then branch of the workflow only allows the check against properties of the objects available in HubSpot. However there are times we need to use Format Data, or Custom Codes to massage the output, and use that as a conditional value read more
Hi there, pretty simple request with not much description needed. Oftentimes we have long (and similar) property names. When customizing the column views in Contacts/Deals/Company etc, we often end up with many columns and only the first few charact read more