Supported Providers
Python
Python provider allows executing Python code snippets.
In workflows
This provider can be used in workflows.
As “step” to query data, example:
Check the following workflow examples:
Limitations
- The Python provider is currently disabled for cloud execution. This means that Python scripts cannot be executed in a cloud environment.
- Users must ensure that the scripts are compatible with the local execution environment.