changedetection.io icon indicating copy to clipboard operation
changedetection.io copied to clipboard

[feature] Configure notification body via API

Open waerhert opened this issue 2 months ago • 4 comments

Version latest

Feature request It would be very useful to be able to configure the notification body through the API. This way we can fully automate our deployment. Otherwise we have to manually configure it using the web form.

Desired solution

  • A new API endpoint to configure the system wide notification body.

waerhert avatar Oct 24 '25 11:10 waerhert

When you click on the button "Show token/placeholders" of the Notifications section, you get a fairly extensive list of placeholders/variables which can be used. Are you suggesting that there are (or should be) additional ones?

Batwam avatar Oct 24 '25 14:10 Batwam

Ah! It wasn't so obvious but indeed the list of placeholders is there. I have updated the original ticket so it only requests the ability to update the system wide notification body.

waerhert avatar Oct 24 '25 15:10 waerhert

You could do a put/post on a tag/group to update notification_body ?

dgtlmoon avatar Oct 24 '25 16:10 dgtlmoon

I don't see such ability according to api-spec.yaml

waerhert avatar Oct 27 '25 11:10 waerhert