⦁    Python Script


IronPython used to support python script execution in RestUI, so that you can execute python code in the Python Script action as below:

image

 

image

 

and call the python function directly in RESTful Action:

image

 

For further information about IronPython, please refer http://ironpython.codeplex.com/

APIs to access the context of user case from python:
image