We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Dec 16, 2021 4:53 AM
Hi
I'm not a developer!
I need to calculate an accurate revenue figure for our deals, and to do so it doesn't seem like I can use line items/products because of various constraints.
So i've created a custom object to meet our needs and have setup a workflow to export edits to the custom objects to a Google Sheet and perform the necessary calculation in the Sheet.
To build reports in HubSpot I need to return the calculation result from the Sheet to the custom object in HubSpot. Zapier can't work for custom objects. Is there any way I can do this?
Since I'm not a developer I've struggled to build a calculator without the help of a spreadsheet.
Thanks
Dec 20, 2021 2:58 PM
Thanks Dennis! 😄
Hi @miljkovicmisa - thanks for the info! So for us Operations Hub wouldn't be on the cards - this is too niche of a project to justify the spend. If I had lots of other requirements it might work but this is really the only challenge.
I've used integromat, it is good! It's just that my problem is using the API itself to code a solution. I'm a complete novice when it comes to development, and whilst I can ask around on my end, I thought I'd see if you guys can help with this part or point me in the right direction.
Thanks!
Dec 20, 2021 9:59 AM
Hello @KaraBarnes , 👋 @dennisedson , this seems like the perfect case for HubSpot Operations Hub which allows the use of custom code inside the workflow, so ideally all the transformations would take place in a single workflow. So the next level thing that gets rid of all the integrations is Operations Hub (Professional).
Other than that, I would also recommend using Integromat, I have used it before and is pretty easy to use and ha a ton of features, also it can perform API calls to HubSpot so it can do all sorts of things that the API provides.
Resources:
HubSpot Operations Hub Info link
Integromat website
If my answer was helpful please mark it as a solution.
Dec 17, 2021 1:39 PM
@Kevin-C may be just the guy for the job here!
@Kevin-C can you help our friend, @KaraBarnes , who is dipping their toes in the development waters 😉
@KaraBarnes , careful, development is kind of addictive!
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |
Dec 18, 2021 4:17 AM
Hey Dennis
Thanks for the reply and recommendation! Haha yeah I have a feeling I'll be going down this path a lot more in 2022.
So since posting I've managed to come up with a workaround that's working OK, but I'd love to clean it up.
The full process I now have is
Ideally I'd love to scrap the Google sheet and Zapier altogether and simply have this process
But unfortunately I have no idea how to do that ha.
Let me know if I can share anything else.
Thanks!
Dec 20, 2021 9:42 AM
@KaraBarnes looks like you have a strong start. To get rid of google sheets and zapier, you are going to have to start really getting your hands dirty.
@miljkovicmisa , how would you take this to the next level.
![]() | Make sure to subscribe to our YouTube channel where you can find the HubSpot Community Developer Show |