Is it possible to use a python package and not an API inside parabola? And if so, how?

Is it possible to use a python package and not an API inside parabola? And if so, how?

Sharing the suggestion that @Nikita_Rana and I discussed in a working session today!

While you cannot integrate Python in Parabola, you can write a script that sends data as a CSV file to the unique email address provided by the “Pull from Email Attachment” step. This step will pull the email attachment sent to that address, and start running a flow using that data.

If anyone has a better workaround for integrating Python in Parabola, feel free to share below!