LNBits supports webhooks for LN invoices: As soon a payment is successfully completed, LNBits jumps to the defined webhook URL and submits the payment details to the endpoint. It would be possible to have a service that accepts this data and sends a notification. There is a howto but German (translated) that I saw recently.
Will have to look into that. Thanks. I was also thinking that since most of the stuff in LNbits is in sqlite, perhaps having some cron to check on certain file changes. (not the best solution, but it would probably do the job)
reply
I may add that it is possible to make no-code web hook with make.com account.
You just provide hook from make and set up workflow with all triggers and actions you need.
reply