coach_rob
coach_rob

Reputation: 901

CSV data upload via API?

We currently have a manual process by which we export a report to CSV from our current issue tracking system (YouTrack currently). We then upload this file to GDS, which results in a report that we share with clients (internal and external).

Is there GDS API support for the "upload CSV to build/refresh the report" step?

Upvotes: 0

Views: 775

Answers (1)

Minhaz Kazi
Minhaz Kazi

Reputation: 3168

This feature is not supported. However, you can try one uploading your data to one of the following sources and then create a Data Studio dashboard from that source:

  • Google Sheets
  • BigQuery
  • MySQL/PostgreSQL

Each of these will provide some type of API support for uploading CSVs.

Upvotes: 1

Related Questions