In an Automation email action, we would like to use deployment parameters to set the following parameters:
- SMTP Server
- SMTP Server Port
- SMTP Account
- SMTP Password
- Connection security (less important)
Motivation: we have clients with an important number of automations that use the “Email (send)” external action. When the smtp server settings change, e.g. between DEV and PROD environments, it’s a significant amount of manual and error-prone work to change these settings consistently in all the automations.
It would be a big help if these settings could be set using deployment parameters:



