Email export custom settings

I understand the API setup for email exports, however, I have different users with various reports that need to be emailed from the system, therefore the settings can change. Is there a way to use the built in email export section and have the email settings be populated based off the user trying to export?

Or is my only option to create a customer PDF export button that also emails the PDF and user the

sc_send_mail_api($arr_settings) or
sc_mail_send

Anyone ever try to do this in Scriptcase?

in digging around I do not believe this is possible with the built-in Scriptcase export options and I am going to have to code this manually (unless anyone has a different idea)