Adding custom details to messages
-
Hi there,
i find this plugin very handy but I have problems to make it work for our specific use case.
We are using FluentBoards as a project management and i am using your plugin to get notifications to our work group chat when a new task has been assigned or a task status has changed.
The problem is that the email that is sent from FluentBoards when a task is created or changed is not showing the username of the assignee.
Example of a message that we are receiving to our group:
You have been assigned to a task
Frankhas assigned you to task xyz on the board abc
………………….
So there is currently no way to see the assignee’s name in this message, which means that we have to go into WordPress to check. This almost defeats the purpose of the notifications via Telegram.
I saw that there are these variables:{email_subject}{email_message}
It would be super helpful if there could be a variable {email_receiver_address}.
It would also be helpful if there could be a variable for a username, in case the receiver email address is associated with an actual username in wordpress.
Is this something you could add?
Or is there a way to use the existing codebase to achieve this, perhaps with some hook in php?
- You must be logged in to reply to this topic.