Recent content by adrevel.com

  1. A

    How to accept data in Run Python code from previous workflow steps

    I agree and I have read that already. I am not seeking assistance on any code-related fault here, I can handle it at my end as I have sound knowledge of Python Programming. However, for every integration application, there is a way to get data from previous steps which I wasn't able to locate...
  2. A

    How to accept data in Run Python code from previous workflow steps

    Isn't there an ability for users to configure their input data from previous steps of the workflow in the code step to run Python code? I want to get the website entered by the user in the previous step and validate that if matches the specific format. If yes then do something. If no then do...
Top