Apprise: support for stateful api call #766
Splinter7914
started this conversation in
General
Replies: 1 comment
-
I use APPRISE_STATELESS_URLS which is another way to not require the notify url option. That option should not be required. Maybe an option to enable send without url? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/caronc/apprise-api#persistent-stateful-storage-solution
Using this one could make calls such as
With this we could avoid having to specify notify url's option and let the user control that in apprise.
Wondering if we can add support for it?
Beta Was this translation helpful? Give feedback.
All reactions