Reuseable function

Hi,
Is it possible to reuse parts of code in workflow automation?

For example, I have a function login() that is used in multiple workflows. When I need to modify some parameters, I have to do it in multiple functions, which is not best practice and can lead to errors.

Thank you
Petr

Hi,

yes, you can define the login() function in the custom scripts extension and then use it in multiple WFs.

With Regards,

Filip

Hi Filip,
thank you for your response, can you please send me some printscreens, where can I find custom scripts extension? Or link to documentation? I can’t find it.
Regards
Petr

Hi,

here is a link to the documentation: Scripting Extensions - Tabidoo Help Center