Skip to content

Instantly share code, notes, and snippets.

@MACwayne
MACwayne / download-testflight-details-as-csv.js
Created March 11, 2022 06:37 — forked from NikhilP97/download-testflight-details-as-csv.js
Downloads the table details of app store testflight as a CSV file on your disk
/**
* This JS script downloads user details from test flight into a CSV File.
* Run each step at a time and not all together.
* Please read instructions for step 1.
*/
// ---------------Step 0 starts---------------
/**
* CONFIGURATION