I am currently working on a project using Node-RED, where the goal is to send emails based on certain alarms. So far, everything is working fine. However, I would like to know if it is possible to populate the password, server, and user ID fields dynamically from msg.payload.
From the documentation, this does not seem to be mentioned, so I assume it might not be possible. Could you help me confirm this or suggest a solution?
Thank you in advance for your assistance, and have a great day.