Hi,
I have developed a custom integration which custom action(node js). We have a requirement to show a notification message real time to user on board.
I tried using create_notification api, but its showing message in notification area.
Is there any possibility to show notification messages some where on the board itself? i mean like some popup? I need this to be triggered for a custom action(node js) code.