Building a flow that has one crew running kickoff_for_each_async, looping async over an array the previous crew provides. I need the last step in the loop to write its results to a unique file based on an element in state. All I get is the literal “{slug}.md” as the file name then all of my content just overwrites that file as it the crew loops over the input array async.
Anyone have experience or suggestions for this? Dr appt ran late on Tuesday so I couldn’t make the weekly call to ask!
- do you have any experience with this? Stumped.