Python 2.0
This connector is for adding easy to use Python functionality to you workflows.
OverviewCopy
Copy
The Python connector is a core connector built in order to allow users to add Python functions into their workflows easily and seamlessly.
Using jsonpaths it can use data from previous workflow steps to create variables that can be used in your python script.
Likewise the output from your python script can then be used by subsequent workflow steps.