Skip to content

How do I configure a third party service that supports apprise to use one of my stored configs? #205

Answered by caronc
jdevera asked this question in Q&A
Discussion options

You must be logged in to vote

I would just use the AppriseAPI plugin (apprise://) built into Apprise.

So in your case:

  • apprise://your.apprise.server/token

If you need to trigger a tag specifically that you've setup:

  • apprise://your.apprise.server/token?tags=devops

If you password protected this:

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jdevera
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants