Has anyone here figured out a way to make Android send every incoming notification, missed call, or SMS to a webhook — so it can trigger workflows in n8n (or similar)?
I’ve tried using Tasker, but it only reports that a notification arrived — without passing the actual content or app name.
I also installed the AutoNotification plugin, but it didn’t really help.
Is this even possible on a non-rooted device? Or am I missing some smarter workaround (ADB service, notification listener, etc.)?