Configuring your connectionsConnection configurationsApp Store ConnectCopy pageSupports: ✅ Bulk sync source Connection Configuration NameTypeDescriptionRequiredissuer_idstringIssuer IDtrueprivate_keystringPrivate keytrueprivate_key_idstringPrivate key IDtruevendor_numberstringVendor numbertrue Example 1{2 "name": "App Store Connect connection",3 "type": "appstoreconnect",4 "configuration": {5 "issuer_id": "",6 "private_key": "",7 "private_key_id": "",8 "vendor_number": ""9 }10}