As i understand, per default, all written python code of automated actions is stored in the database.
Since we are a team and we would like to use a (git) repository for all our code - we are wondering how to store all python code in external files.
Is there any best practice or documentation? How do you share code with your team?