Jump to content

Pulling info from Outlook Email and sending to another app


Recommended Posts

Hello, I am new to AutoIt but have mad a few simple scripts. However I was wondering if there is a way to pull certain info from an email when it comes in (would have a certain keywords in title), then pass this off to another application? Basically it would be an HTML email that has a button which is a hyperlink to a web page. I would like to scrape this URL then open the page, login with my credentials, then click on a couple of buttons. Any help would be appreciated!

Thanks,

Zych

Link to comment
Share on other sites

You can use the outlook UDF found here to get your emails into an array.

Some people have had problems getting the filter options working, so you might need to filter the array for the message you need yourself.

Try to get something working with that and if you run into more problems post that code with a description of the problem.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...