What is your goal?
Hi,
I hope someone can help me out in structuring data, I’m getting data from HubSpot from different associted objects. The information has to be entered in a Google sheet.Getting the information from HubSpot Works, putting it in a sheet works also fine in a one-to-one relation. So:
contract → deal → contact
And this information in written in a Google Sheet, like (simplified)
Contract name | Deal name | Deal stage | Deal amount | Contact name | Contact address
However now we have the change a contract can have many deals, so
contract → deal → contact
→ deal → contact
…
And it should end up in a sheet like
Contract name | Deal name A | Deal stage A | Deal amount A | Contact name A | Contact address A
Contract name | Deal name B | Deal stage B | Deal amount B | Contact name B | Contact address B
And that doesn’t work with m,y workflow
So I figured I first have to put all deal/contact data in an array and read the array while filling the sheet.
Is this the correct way? How do I do this?
Thank you so much.
Jeroen
What is the problem & what have you tried?
see above
Error messages or input/output bundles
No error messages

