Can you broadcast intents from Tasker? (I've never used it)
If you can you can send an intent named "OLV_ADD_NOTIFICATION" with the following extras:
timestamp: long, contains unix time in seconds
type: int, 0 for generic, 1 for Android notification, 2 for SMS message and 3 for note
title...