$Templatevariablesdto = Initialize-Templatevariablesdto -Key approval_request_notification `
-Medium null `
-GlobalVariables [{"key":"__global.productName","type":"string","description":"The human-readable name of the product or application.","example":"SailPoint Identity Security Cloud"},{"key":"__esc.html()","type":"function","description":"Escapes the characters in a string using HTML entities (e.g. ", &).","example":"$__esc.html($value)"},{"key":"__global.standardLogoURL","type":"string","description":"URL for the standard size logo displayed on various pages.","example":null}] `
-TemplateVariables [{"key":"approvalName","type":"string","description":"Display name of the approval request","example":"Request for Access to Sales Application"},{"key":"requester","type":"object","description":"Identity who submitted the approval request","example":{"identityID":"4701645331ee4e578ca7884da99452fc","type":"IDENTITY","name":"Rebecca Requester","email":"rebecca@testmail.identitysoon.com"}}]