I have a tool that updates DMX by adding / updating the record via DMX's stored procedures. The problem is that DMX is not aware of the update, so it does not send an email to subscribers.
First, how can I effectively call DMX's method to send an email to subscribers when a record is updated?
Second, do you have any recommendations on a better method of shaing info between DMX and another tool?
Thanks,
Jason