This topic was automatically generated from Slack. You can find the original thread here.
If I have a node Js step where I need to use sensible information as variables (some credentials). is this information save when I deploy the automation?
This topic was automatically generated from Slack. You can find the original thread here.
If I have a node Js step where I need to use sensible information as variables (some credentials). is this information save when I deploy the automation?
You might want to consider using environment variables instead.
Thanks
yes, take a look at Security Best Practices - Pipedream for more detail on that