First use-case would be to have an export function of the search result list. E.g. I want to get all invoices of customer A. User is using the standard search and can export the files.
Second use-case would be to combine multiple objects e.g. I want all invoices, correspondences and emails from customer A. Is there already a standard export, we can use or can we write a custom action, which dynamically exports the search result list? Thank you