I'm currently working with the notification system in HelloID Provisioning, and I’ve run into a few limitations that I think could benefit from community input and possibly some enhancements from the product team. Right now, the system supports only one notification configuration within every part of HelloID, this causes a few challenges: Character Limit: Notifications are restricted to set amount of characters, which makes it difficult to include detailed or well-formatted messages. edited the amount of characters Formatting Constraints: To create a visually appealing layout, we need to rely on PowerShell scripting, which adds complexity and isn't ideal for quick edits or non-technical users. No easy Multi-Layout Support: There’s currently no way to define multiple mail layouts for different types of provisioning events (e.g., onboarding, offboarding, role changes), which limits flexibility and personalization or signatures for different senders. Have you found any creative workarounds for these limitations? Can Powershell be linked within the notification templates so multiple templates and layouts are easier (until further improvement is possible) Note: it is used with Graph API to send mails Any thoughts on how this could be implemented more intuitively? Looking forward to your insights and suggestions! It would be nice that the Notification parts could be more separated and improved so more options are available from GUI without falling back to Powershell to create a visible nice email template (and to have multiple templates and layout options)