BoatyMcBoatFaceB
Windmillโ€ข2y agoโ€ข
4 replies
BoatyMcBoatFace

How to access returned values in an external script.

I know this is probably very basic but I'm a newbie and I spent hours trying to get it to work yesterday. I have created a very simple workflow which I want to call from an external python script, and have that same python script process the response.

All works fine... the python script shows a 201 response and print (response.text) shows the job_id. But I cannot work out how to access, in the calling python script, the json returned by the Windmill workflow.

Can anyone help please?
windmill.jpg
python_script.jpg
Was this page helpful?