I am in need of advice when receiving mail from Gmail.

bbfantasy

Member
Hi All
I need of some advices when receiving mail from Gmail.
When I receive a new mail with some keyword in subject, my Marco will do like below action:
- Make a new event in calendar with Title is subject of mail
- Event content is mail content.
Help me please because I don't know how to do.
 

Dimlos

Well-known member
It seems like it could be done using the Get message of the MailTask Plugin and the Add event of the CalenderTask Plugin,
but I think it would take some trial and error.
 

bbfantasy

Member
It seems like it could be done using the Get message of the MailTask Plugin and the Add event of the CalenderTask Plugin,
but I think it would take some trial and error.
Thank you for your quick reply but it is mean I need do with 2 above plugins. Do u think can successful after some trials and errors
 

Dimlos

Well-known member
I have tried MailTask Plugin and AquaMail Plugin.
The MailTask Plugin has to process strings because it includes square brackets and newlines.
AquaMail may have a drawback that the price of the application is quite expensive.
 

Attachments

  • MailTask.jpg
    MailTask.jpg
    495.2 KB · Views: 19
  • AquaMail.jpg
    AquaMail.jpg
    429.8 KB · Views: 18

Dimlos

Well-known member
I tried to set up CalenderTask like this, there are many items, so you should think about how to set up the items you need.
 

Attachments

  • CalenderTask.jpg
    CalenderTask.jpg
    495.2 KB · Views: 9

bbfantasy

Member
I have tried MailTask Plugin and AquaMail Plugin.
The MailTask Plugin has to process strings because it includes square brackets and newlines.
AquaMail may have a drawback that the price of the application is quite expensive.
Thank you very much
 

bbfantasy

Member
I have tried MailTask Plugin and AquaMail Plugin.
The MailTask Plugin has to process strings because it includes square brackets and newlines.
AquaMail may have a drawback that the price of the application is quite expensive.
I checked Aqua Mail trial time but in Action Tab ( Tasker/Plugin ) only have change settings of notifications and sync time.
I can't find action can get body message of received mail
 

Dimlos

Well-known member
I charge Aqua Mail so the situation may be different, I have it set up like this.
 

Attachments

  • dialog1.jpg
    dialog1.jpg
    149.5 KB · Views: 13
  • dialog2.jpg
    dialog2.jpg
    405.4 KB · Views: 12

Dimlos

Well-known member
To pass a variable from MacroDroid to TaskerPlugin, you must manually enter the variable with a % prefix.

message(MacroDroid variable) > %message(TaskerPlugin variable)
 

bbfantasy

Member
To pass a variable from MacroDroid to TaskerPlugin, you must manually enter the variable with a % prefix.

message(MacroDroid variable) > %message(TaskerPlugin variable)
Thank you very much
It is very good for new MD user like me
 

bbfantasy

Member
If you call the AquaMail Plugin from Triggers, you will get the same screen as mine.
Sorry for more disturb with you.
I made a trigger with Aqua mail message with any account like your image but my trigger didn't run anything.
I tested with all mail account.
Please tell need more requirements or permission?
 

Dimlos

Well-known member
What about the system logs? In my case, I see Aqua Mail Messages() in red text every time an email is received and the trigger is firing.
If the trigger is firing but not being assigned to a variable, there may be a problem with the variable setting.
 

Attachments

  • Macro.jpg
    Macro.jpg
    311.7 KB · Views: 5
  • Systemlog.jpg
    Systemlog.jpg
    313.1 KB · Views: 5
  • Aqua_Mail_Messages.macro
    4.7 KB · Views: 5

bbfantasy

Member
I download your Macro but the trigger didn't run
 

Attachments

  • Screenshot_20221008-144153_MacroDroid.jpg
    Screenshot_20221008-144153_MacroDroid.jpg
    136.7 KB · Views: 4
Top