Sharing a file with a user

I need some suggestions. We have strict security requirements that don’t allow bot access to shared drives or share point. I need a way to share an output file created by the bot with the end users.

Email is an option but was wondering if anyone had any other ideas…?

@kasey.betts,

Email is the only option here then.

@kasey.betts

there are multiple…depending on what is permitted

  1. Network folders
  2. FTP
  3. Email
  4. Orchestrator storage buckets.and create a small app to access them and download
  5. Azure blob storage

the list goes on depending on what is there

cheers