-
-
Notifications
You must be signed in to change notification settings - Fork 544
Open
Labels
Description
💡 Include attachments/files in JSON sent to Webex
I would like to include a picture with the notification to Webex teams, not just text/markdown.
The Webex Message API supports the 'files' and 'attachment' keys, to include images. Apprise's NotifyWebexTeams currently only supports sending markdown or text, in the JSON payload so images cannot be sent through.