Hey,
I need to add notifications from an external module I'm developing. I know I can add notifications directly to the database (activesocial_Messages and activesocial_Messages_User) but I'm looking for an easier way using API maybe.
If database is the only way then I'd love to know where I can get the values for the following fields in activesocial_Messages: Priority, MessageCategoryId, MessageType, and Param.
Thanks,
David