Skip to main content
Skip table of contents

PythonScript object

A PythonScript item in RS Production is an object that represents a python code snippet, much like method/function i Python.

A PythonScript instance consists of a body with python code and a set of parameters that will available from the python code declared in the body.

PythonScript items are used to extend the HTTP API with new logic aka webhooks and also to extend the Workflow engine with new functionality.

Learn more

https://www.python.org/

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.