Webhook / Push notifcation / Run scripts #6204
DescriptionI want to send myself a push notification when paperless consumes documents from an email account. Then I can delete the document from the application that sent the it. The first post for #5121 mentioned "running scripts, pushing notifications, etc" which is exactly what I need. Is this being implemented in workflows? OtherNo response |
Replies: 6 comments
|
I would like to see a webhook action too. I build now a paperless-ngx Connector, that', documents with other service sync can. And the Webhook action would be very helpful |
|
+1 for webhook support |
|
Is this something that a post consumption script could do? I recently came across https://paperless.sh/ which explains how to set scripts up so that you can execute as many as you want and it also includes an example of sending notifications. |
|
Webhook support would be another great improvement for paperless, though for a simple push notification you can use post consume scripts. I do this since paperless-ngx 1.8 and it works like a charm with pushover. Just read the documentation for your push notification provider. |
|
This discussion has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |
#8108