Where do you store API keys for external calls?

Out of curiosity.

Where do you prefer to store API keys for calling externals APIs with SC API Actions ?
In the Workflow itself, env or in a database table ?

In my specific case I assume I will be calling 6-7 different APIs

.env

1 Like