Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 439 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 439 Bytes

tap-appstore

This is a Singer tap that produces JSON-formatted data following the Singer spec from App Store Connect API results.

Sample config:

{
  "key_id": "AAAAAAAAA",
  "key_file": "./AuthKey_AAAAAAAAA.p8",
  "issuer_id": "aaaaaaaa-aaaa-aaaa-aaaa-aaaaaaaaaaaa",
  "vendor": "3333333",
  "start_date": "2019-02-01T00:00:00Z"
}