6

The Google Play Email List management area in the Google Play Console allows admins to enter comma separated email addresses or upload a CSV. The Google Play Console makes an http POST to https://play.google.com/apps/publish/testersemaillist?account={account}

enter image description here

Is it possible to manage these lists via an API? The one above doesn't seem like it's intended for non-google use.

I see there is a Google Play Developer API, but I don't see anything that looks like it would allowing managing the email lists. This is the closest thing I found, which allows updating Google Groups or Google+ Communities associated with the testing trakcs, but not the email list.

Here is documentation to add beta testers to Test Flight:

  1. https://developer.apple.com/documentation/appstoreconnectapi/create_a_beta_tester

  2. https://developer.apple.com/documentation/appstoreconnectapi/add_beta_testers_to_a_beta_group

Linda Lawton - DaImTo
  • 106,405
  • 32
  • 180
  • 449
Noel
  • 3,288
  • 1
  • 23
  • 42
  • 1
    Looking for the same thing. It will be useful for creating a closed testing group where people can signup themselves. – Vaaljan May 12 '21 at 07:54

0 Answers0