AquaMail Forum

English - Android => How do I... => Topic started by: Tyler Durden on November 06, 2017, 05:44:03 pm

Title: Can The Automatically Open Hyperlinks in an Email Message
Post by: Tyler Durden on November 06, 2017, 05:44:03 pm
I am a freelancer agent and I receive jobs via email which contains 2 links. 1 to accept the job and the 2nd is to decline it.
As I am on the road it is difficult getting reception and checking emails every few minutes so I need something that will automatically click on the "accept" link.
Any help would be greatly appreciated, thanks.
Title: Re: Can The Automatically Open Hyperlinks in an Email Message
Post by: Kostya Vasilyev on November 07, 2017, 09:44:53 pm
Not sure if Aqua Mail would be the right tool for the job.

I'd try this: https://ifttt.com (never used it myself, but have heard about it)

Or maybe I'd write a script (easy to do: Python, Ruby, PHP, Node.js, that type of thing... they all have libraries for accessing email) and run that somewhere off a cron job?