is there anyway i can send an ipa generated by bots to itunes connect , using testflight api ? I know that testflight has an api to upload .ipas but i'm not sure if i can use it with the latest changes on itunes connect and with the intregation of testflight on apple systems.
This is something that i'm currently accomplishing with jenkins + custom distribution channel and a few shell scripts files. I wonder if it is possible to do with = Bots + Triggers + Testfligth API + Itunes Connect .
Thanks