¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Fusion Email Templates #Fusion


 

I have customized the emails we get from fusion with our College header.? i have fusion monitoring my IP table to send me an email if something is offline.??

My question is - How do I insert a serial join into the email?? I want the text that is transmitted to a particular Fusion serial join to be inserted into my email template.? ?


 

Create an email template (Attribute).

Add a serial tag insert.

Go back to attributes TAB in setup and find the serial join data you want to be included in the email, Select the email rules TAB and find the template you just created. That will then add the serial$ data from the simpl program fusion join (Custom join 50 and above) To the email that fusion sends.

If you are monitoring devices attached to the processor (IPID), I would use the fusion SSI Equipment Status module. Perhaps you have a reason for serial data in the email in which case as above.


 
Edited

For the attribute: TP Password, I set an email notifications using email template below to be send when the password was changed changed (attribute updated):

Email template looks like this:
TP password in room:?[%RoomName%]?changed to:[%Serial%]

Actual email looks like this:
TP?password?in room:?MSS Test DMPS3?changed?to:?0000


 

image.png
I guess what I am asking is, in the above template,? there are two options in the drop down menu "select tag to insert"? . first one is "Join: [%Join%]" second is "[%Serial%]".
If my serial join was 50, how would I enter that?? [%50%], [serial 50] or something else?
?
?


 

You dont put a number you find the actual serial Join in the attributes tab a from there select the email template you created with the tag and that is what links the serial tag and the actual serial join number. Follow the instuction I wrote and focus on the part about the join number from the attributes tab (that's how it knows which data)


 

Thanks, I will give that a try.


 

That worked, Thanks!