Sending Notification using Automation Editor

Hi,
I am used to using Node-Red but now I would try to test the Automation Editor :slight_smile:

but guess what … I am stuck :confused:
In Node Red I have the following:
Domain: Notify
Service: hassio_notifier_s7
Data: {“message”:“This is a test”}

While in the Automation Editor I have the following:
Action Type: Call Service
Service: notify.hassio_notifier_s7
Service Data: message: This is a test

Can someone kindly guide me?

the original config is now working … I just had to restart HA for some strange reason