Skip to main content

Script download of data from private link with password

  • April 29, 2021
  • 0 replies
  • 6 views

A customer has shared a table/view with us using a private link and a password.

We need to retrieve that data automatically, preferably using C#.

The customer will not be granting us API access.

I see that we can download the data as a CSV, but only through the web interface.

I would prefer not to make something so “brittle” as screenscraping.

Is there an alternative process we could use to retrieve this data?