I need to take regular snapshots from several reports generated by SSRS. I requested a backend for data access, but I am not allowed to connect to the database.
I have never done anything with data feeds / RSS, and I was wondering how can I get started with C # to capture the report generated in SSRS?
There icon to export to the data feed:

How can I get this data programmatically? Is there a way to use this export for the feed parameter?
source share