Hi Team,
Is there any plugin available for python to integrate with Appian?
Discussion posts and replies are publicly visible
I'm assuming that you would like to use a Python library in a plugin?
we have a similar requirement. Is there any way we can use the Python library itertools — Functions creating iterators for efficient looping — Python 3.13.2 documentation in Appian plug-ins?
As per the documentation, Appian plugins are in Java only.