Notification e-mail template #1008

Closed
opened 2026-02-28 02:06:58 -05:00 by deekerman · 3 comments
Owner

Originally created by @openstep on GitHub (Apr 20, 2022).

⚠️ Please verify that this feature request has NOT been suggested before.

  • I checked and didn't find similar feature request

🏷️ Feature Request Type

New Notification

🔖 Feature description

Would it be possible to add a feature to use email templates for notifications?
It would be great to be able to send ie. XML formatted email with fields as values of an email with optional static content

Somewhat related https://github.com/louislam/uptime-kuma/issues/646

✔️ Solution

Example:
<?xml version="1.0" encoding="UTF-8"?> <Custom1> <Static1>data1</Static> <NAME>{Name}</NAME> <HOSTNAME>{Hostname}</HOSTNAME> <URL>{Url}</Url> <STATUS>{Status}</STATUS> </Custom1>

Alternatives

Similar is used in ie. Alertmanager

📝 Additional Context

No response

Originally created by @openstep on GitHub (Apr 20, 2022). ### ⚠️ Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find similar feature request ### 🏷️ Feature Request Type New Notification ### 🔖 Feature description Would it be possible to add a feature to use email templates for notifications? It would be great to be able to send ie. XML formatted email with fields as values of an email with optional static content Somewhat related https://github.com/louislam/uptime-kuma/issues/646 ### ✔️ Solution Example: `<?xml version="1.0" encoding="UTF-8"?> <Custom1> <Static1>data1</Static> <NAME>{Name}</NAME> <HOSTNAME>{Hostname}</HOSTNAME> <URL>{Url}</Url> <STATUS>{Status}</STATUS> </Custom1>` ### ❓ Alternatives Similar is used in ie. Alertmanager ### 📝 Additional Context _No response_
deekerman 2026-02-28 02:06:58 -05:00
Author
Owner

@CommanderStorm commented on GitHub (Jun 4, 2023):

@openstep
What exactly is your feature request?
Is this a duplicate of Templating (#975) or #2362?
If it is not, please edit your issue to make it more clear ^^
Duplicates just make issue management harder for everyboday and lead to more duplicates.

@CommanderStorm commented on GitHub (Jun 4, 2023): @openstep What exactly is your feature request? Is this a duplicate of Templating (#975) or #2362? If it is not, please edit your issue to make it more clear ^^ Duplicates just make issue management harder for everyboday and lead to more duplicates.
Author
Owner

@openstep commented on GitHub (Jun 5, 2023):

I was thinking about a feature where the email can be templated like an HTML website builder does it. The request in https://github.com/louislam/uptime-kuma/issues/646 is even more complex so I guess this one could be closed.

@openstep commented on GitHub (Jun 5, 2023): I was thinking about a feature where the email can be templated like an HTML website builder does it. The request in https://github.com/louislam/uptime-kuma/issues/646 is even more complex so I guess this one could be closed.
Author
Owner

@CommanderStorm commented on GitHub (Jun 6, 2023):

@openstep could you close it then? (Only submittee and Louis can close issues 😉)

@CommanderStorm commented on GitHub (Jun 6, 2023): @openstep could you close it then? (Only submittee and Louis can close issues 😉)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/uptime-kuma#1008
No description provided.