son
NNovu
•Created by son on 2/20/2025 in #💬│support
Add image to inapp notification message
Hi all
how can i add image in template for in app notification
basically i want to add user image every time notification is sent
the image url will come form api call
I tried some thing like below but it didnt worked
<img src="{{imageUrl}}" alt="Product Image" width="300" />
12 replies