Hello,
I am creating a flow that takes input from a form to create a new Bucket. After that bucket is created, I have automated the creation of three tasks that need to be assigned to that bucket. I have created the start of the flow, but am running into a problem since the bucket that the tasks will go into is not created yet, I can't move them in. Is there to use the list buckets, apply to each, to get the ID from the newly created bucket, to pull the bucket ID from the Bucket name and then automate to have that bucket ID used in the update Task?