Skip to content

luke92/GetAttachmentsFromEmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetAttachmentsFromEmail

  • Login in Email and get attachments of unread emails

Requirements

  • MailKit

Config for Gmail

  • Username and password of the user mentioned in the property panel of IMAP mail activity
  • In ur gmail Accounts settings Turn on “Allow Secure apps” and try the workflow.
  • also make sure that IMAP is enables
  • In gmail you need to turn on the “Less secure app access”, this will allow UIPath to access gmail.
  • You can turn this on from the following: Google Account settings > Security > Less secure app access > on

Remember for google

  • Put the credentials.json
  • Drag credentials.json (downloaded in Step 1) into your Visual Studio Solution Explorer.
  • Select credentials.json, and then go to the Properties window and set the Copy to Output Directory field to Copy always.

Links for reference

Google

Others resources (POP - IMAP)

Deploy net core web api in heroku

About

Login in Email and get attachments of unread emails

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published