Apple App Store Connect
Apple App Store Connect is the platform used by developers to submit and manage apps for distribution on the App Store. It provides tools for uploading app binaries, setting metadata, viewing analytics, managing in-app purchases, and monitoring user reviews and crash reports. Developers also use App Store Connect to track the review status and sales performance of their apps.
Supported Features
Feature name | Supported | |
---|---|---|
Column Hashing | True | Field level |
Blocking | True | Field level |
Incremental | True | |
Custom data | False | |
History | False | |
ReSync | True | Table level |
Templates | False |
π§ Setup Guide
Prerequisites
- An active Apple App Store Connect account with Admin Permission
Step 1 - Generate API Keys
To generate an API key to use with the App Store Connect API,
- Log in to App Store Connect.
- Select Users and Access, and then select the API Keys tab.
- Click Generate API Key or the Add (+) button.
- Enter a name for the key. The name is for your reference only and is not part of the key itself.
- Under Access, select the role for the key.
- Click Generate.
The new key's name, key ID, a download link, and other information appears on the page.
- Download and store the key
See Apple Documentation here.
Step 2 - Access Vendor Number
- You can view your Vendor Number at any time in App Store Connect.
- From the homepage, click Payments and Financial Reports.
- Your Vendor Number appears in the top left hand corner under your Legal Entity Name.
See Apple Documentation here.
Step 3 - Approve and finalize
- Approve Weld to access your App store connect account.
- When authorization is complete, you will be redirected back to the Weld connections overview. The configuration is complete.
Step 4 - Data To Sync
- Select the tables you wish to include in the sync.
You can view the schema, remove columns or hash sensitive information.
Step 5 - Configure Sync
- Select how often you would like the data to sync.
Weld will take over from here and commence syncing data from your App Store Connect account.