Hi friends,
I have a report that gets 2 parameters: email_address and customer_number. The report sends an email to that address with data about that customer
I would like my users to be able to send an email to some address with customer_numer in topic and this would trigger the SSIS job that sends the above report.
How do I "listen" to emails in SSIS
Thanks!
Michael