HTML in post deployment notification
Jean-François Lecomte
Hi guys,
I was wondering if I could use HTML in the post deployment notification, for example :
PDQ Deploy Deployment
Summary
<table><tr><td>test </td></tr></table>
Package $(RunningDeployment:PackagePath)
Note : I'm using PDQ Deploy 11 Pro, but I can update to v12 if necessary.
Thank you
Jeff
0
Comments
I don't believe so. The Content-Type is multipart/mixed and the message itself is encoded in base64. I will submit an internal feature request ticket.
Thank you ! :)