I have a workflow that uses a post API to generate a field called "code". I need to use that code field as a header in a separate API download tool. Is that possible somehow?
In the pictures below you can see the result of my workflow to generate my code value and in the second picture you can see how I want to use that outputted code value as a header in my download tool for a rest API, in the picture I had to type it in manually but is there a wat to store the result of my flow to use that as a header in my download tool?
I've attached the sample workflow also

