Hi,
I’m using a python script which sends an Email via SMTP for a specific process. I wanted to pass the credential variables to my script, but it’s not allowed to pass a credential variable to a function. Is there a way to solve this issue?
So basically I want to fetch the username and password from Automation Anywhere Credentials and pass it to my python script.
Best Regards
Emil