Following the recent implementation of Webhook notifications I discovered that instead of sending the entire message as it used yo do with SMTP notification, it sends a attachment.txt file containing that text.
Is there any way to send directly the text instead of having to download and open that file every time?
Is there any way to send directly the text instead of having to download and open that file every time?