Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ASC] Implement Apple App Store Report Download #59

Open
6 tasks
Blackjacx opened this issue Aug 21, 2023 · 0 comments
Open
6 tasks

[ASC] Implement Apple App Store Report Download #59

Blackjacx opened this issue Aug 21, 2023 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@Blackjacx
Copy link
Owner

Blackjacx commented Aug 21, 2023

The Problem

Many companies need to download the reports for theirs app(s) on a regular basis. For manually downloading these reports they need to navigate the clunky website from Apple. If they have multiple apps this gets even more complicated

The solution

An automatic, ideally CI based, solution for downloading these reports on a regular basis would be optimal here.

Acceptance Criteria

  • Extend ASC by reports and reports.download command (URLSession file download)
  • Write CSV reports to a specified folder (--out)

Optional

  • Write a GH Action to download the reports which uses asc reports download (beiwagen repo 👍)
  • Upload artifacts to external service (GH Repo, AWS, …)
  • Push link to Slack
  • Advertise in BI world

Links

@Blackjacx Blackjacx added the help wanted Extra attention is needed label Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant