Anya
Anya2w ago

Using outputs from scripts as inputs

Hello, can someone please explain to me how can I use the outputs from one script as an input to another? I know there is documentation written about it, but to me it's not clear what exactly I need to click on in the UI to make it work. I'm attaching a screenshot of my flow which has two steps: the first script that does some processing on the data, and the second script that uploads this data into BigQuery. Any help would be appreciated, thanks.
No description
3 Replies
rubenf
rubenf2w ago
click on the plugs on the top right of the fields
Anya
AnyaOP2w ago
great thanks, and how can I remove these arguments name2 and name2 from the step input?
No description
antoniop
antoniop2w ago
@Anya These are parameters in the main function. Remove the parameters in the function.

Did you find this page helpful?