Connect to external services securely with stored credentials

You can now add secret parameters to your automation code. Use it to store sensitive settings, like access tokens or credentials, when your automation needs to work with external services that require authentication.

The secret parameters will be encrypted using bank-grade AES-256 and will be protected at rest and in-transit.

When your automation code needs any sensitive parameters, they will automatically appear in your automated step editor, and you can provide their values.