Run As Logged In User
Notification will be send through mail
Parameter Details
'taskName' Change the name if required. New task will be replaced if the task has same name data type should be string
'EmailTo' # Provide a email To address where the mail need to be sent. the datatype should be a string.
'EmailFrom' # Provide the From Email address from which the mail to be send. the datatype should be a string.
Emailfrom mail should be Gmail or Outlook other services will not work
'Password' # Provide app password for from email. the datatype should be a string. App password must be created actual password will not work
'MailFlag' # Provide mail flag 1 or 0 (1 - outlook, 0 - Gmail). the datatype should be a integer.
'MailFlag' can be changed as per requirement if your using Gmail provide 0 for outlook provide 1
Generate app password for Gmail account
Use this link to generate application password https://security.google.com/settings/security/apppasswords
1) Turn on Two-step verification ( https://security.google.com/settings/security )
2) Select other in "select app" section (https://security.google.com/settings/security/apppasswords).
3) Give any app name.
4) Select generate and use the 16 digit code as application password instead of email password.
Generate app password for Outlook account
Use this link to generate application password https://account.microsoft.com/security
1) Select Advance security options
2) Turn on Two-step verification
3) After completing Two-step verification scroll down in Advance security options page for App password Section
4) Select create a app password and use the 16 digit code as application password instead of email password
Comments