MetaCtrl's Autosync provides an automation API that allows it to be controlled by apps like Tasker or Automate. When I try to configure a Plug-in Action block for this, the Plug-in field remains empty: if I click "Pick plug-in," nothing appears.
Note that in Autosync, the automation option is optional, and I have enabled it.
That said, the Autosync documentation on this subject states verbatim:
"
You have to tell the automation apps where to send the constructed Intent to. In Tasker, you create a new action. When asked, choose the action category System, then Send Intent. In addition to the action name and extras described above, you need to tell Tasker to use:
Package: com.ttxapps.autosync
Class: com.ttxapps.autosync.Automation
Target: Broadcast Receiver"
cf.
https://metactrl.com/autosync/automation/If I understand correctly, this needs to be done in Automate before I can use Autosync's automation. Unfortunately, I haven't found how to send an Intent in Automate.
Can you help me get Automate working with Autosync?