Other way to get Identity data apart from search or get identity beta API

I have a requirement where other team needs IDN identity data.
So, one way of doing is generate a CSV on scheduled basis via search or get identity beta API. Share the file to them via MFT. There is no direct connector available and they don’t have API to go via web-service connector. Neither don’t via JDBC connector. Only CSV they are looking for. So, is there any other way possible apart from scripts which uses search or get identity beta API? Does IDN have data sharing feature?

There is an Export button in “identity List” page. Any user with required admin role can directly export the Identity List using this

Aware of this but that team need IDN data parodically in a automated fashion.
I know we can have save search which can send the email and they have to login to IDN to download the report, which is not required.
They want identity data in their file path for that already doing via script which user search API. Wanted to check can it be possible via some other approach apart from search or beta get identity API.

Do you have an Active Directory source? If so, then you may have a dedicated workstation that has IQService installed. A script could be run on a schedule on that machine that would save it to a file share for the other team to consume.

Yes, that is my plan. Looking for if we have any other way.