Hi,
Working on a flow with tasks created from new entries in a list. In the first flow the task is created in bucket A. When this task is completed it triggers a new flow in bucket B with some of the informations from the first. But I need some of the initial information from the list in the task for bucket B and later in bucket C.
Is there a way to save them for later, or perhaps when the task is completed in one bucket it starts with a fresh one from the list?
The first flow, creating the task - There is a few extra steps to format date and more:


In the second flow it creates a new task from the first or second one depending on which bucket:

It would be very nice to have some if not all af the initial data from the list in this flow.
Hope you can follow my thoughts?