Add an image to my custom notifications

Created by Felixe Sergerie-Dostie, Modified on Wed, 28 Aug, 2024 at 11:42 PM by Felixe Sergerie-Dostie

Click on the  icon located above this line to open this article in your browser.   


The article concerns the following role(s): 
MHR


The article requires the following module(s):
N/A



Before starting:


This article is an additional solution to insert images in your email notifications. However, following this procedure could be tricky because you need to know HTML coding.

The image must be in the ".png" format. "Gifs" and ".jpeg" formats may not work.




 On WEB application:

On mobile application:


1. Open Notepad or Word on your computer et copy-paste this code:


<p><img src="URL" alt="Image1" style="width: 150px; height: 150px;"/></p>


2. Find your image on the internet and right click on it.


3. Choose the "Copy the image address" option.


4. Replace the URL in the code previously copied with the image URL you just copied:


<p><img src="https://cdnchfni.nitrocdn.com/.Cangaroo_Logo_Resized.png" alt="Image1" style="width: 150px; height: 150px;"/></p>

 

In Cangaroo HR: 


5. Open your personalized notification and enter "(image)" where you want it to appear.


6. Click on the HTML tab at the bottom.


7. Copy the code where you want the image.


8. Save by clicking on the floppy disk.


Sorry, the functionality is not available on the mobile application.


The image preview might not work. You can test it by sending an email via a process.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article