I created an automation that uses a custom event that I can fire through the REST API. It triggers a service creating a notification on my phone. Works very good.
Now I would like to append an image to the REST call and include that in the message that pops up on my phone. Is that doable?