📄️ Get Config Secure Text
The "Get Config Secure Text" activity in AutomatR is designed to securely retrieve sensitive information, such as passwords or API keys, stored in a configuration file. This activity enhances the security of automation processes by allowing the secure retrieval of confidential data without exposing it in the workflow.
📄️ Get Config Text
The "Get Config Text" activity in AutomatR is utilized to retrieve non-sensitive information stored in a configuration file. It provides a straightforward way to access configuration values based on the specified key, enhancing the configurability and adaptability of automation processes.
📄️ Set Config Text
The "Set Config Text" activity in AutomatR facilitates the dynamic updating or setting of non-sensitive information in a configuration file. This activity is useful for modifying configuration values based on a specified key during the execution of automation processes.