How can I communicate from Macrodroid to Tasker?

Mrperson

Member
I recently installed Tasker, and I'm learning the basics of it. My issue is that Tasker does not provide the profiles (Triggers) that I need, so I was wondering if there is a Macrodroid action that can be picked up by Tasker.
 

Endercraft

Moderator (& bug finder :D)
I recently installed Tasker, and I'm learning the basics of it. My issue is that Tasker does not provide the profiles (Triggers) that I need, so I was wondering if there is a Macrodroid action that can be picked up by Tasker.
Try using an intent or notification.
 

Endercraft

Moderator (& bug finder :D)
If I understand Intents correctly you can use a send intent action with target broadcast, for action the name you want and for package tasker's package name. Then on Tasker you can use something like Broadcast received and enter the name that you gave to your intent (the action parameter).
 

MacroDroidDev

Administrator
Staff member
It's not really very clear what you are trying to achieve, but you should be able to run any Tasker task via the launch shortcut action in MacroDroid. You can also run any MacroDroid macro from Tasker using Launch Shortcut.
 
Top