Skip to main content
Solved

Image Preview in an Alert

  • May 8, 2025
  • 2 replies
  • 69 views

Forum|alt.badge.img

Hello, I am testing a project of mine and I am suing events api v2 to send alerts and wondering if its possible to added images with preview to the alert through the api, Is this possible? if so, can I get some documentation on how to do it?

Best answer by mwalls

Hi ​@Dayakar Devi 

There is no support to post images to the events API at this time. We aren’t set up to store and deliver that kind of content. If you have another location to host the images, adding urls to your alert message is your best bet.

 

HTH

--mandi

2 replies

mwalls
Forum|alt.badge.img
  • Community Manager
  • Answer
  • May 8, 2025

Hi ​@Dayakar Devi 

There is no support to post images to the events API at this time. We aren’t set up to store and deliver that kind of content. If you have another location to host the images, adding urls to your alert message is your best bet.

 

HTH

--mandi


Forum|alt.badge.img
  • Author
  • New Member
  • May 13, 2025

@mwalls Thanks for your response, other than events API, I have seen some integrations like datadog has a way to add images with a preview through the webhook like a snapshot. I am assuming that comes with the integration and wondering how the images are stored there.