You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an Apprise container configured with a multiple notification endpoints
I have multiple services consuming that container using the Apprise API apprise://...?tags=example
I should be able to send attachments using these Apprise API calls
I see that some notifications support attachments on Apprise, but these don't seem to work when using the API calls instead of the command line from other services that support Apprise.
The text was updated successfully, but these errors were encountered:
Attachment support is complete and merged as part of the latest Apprise API and is only compatible with the latest version of Apprise (v1.4.0) just released today as well.
💡 The Idea
The scenario:
I see that some notifications support attachments on Apprise, but these don't seem to work when using the API calls instead of the command line from other services that support Apprise.
The text was updated successfully, but these errors were encountered: