Share data between 2 flows in the same integration

If I have 1 integration that has 2 flows
flow number 1 returns sheetId
flow number 2 takes this sheetId as input
I will chain the 2 flows to run sequentially
is there a way to do this ? to share a variable/data between fows?

This is exactly where Celigo is being built for!
Add a response mapping to the first flow, and then you can use that data in the second flow: