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 nameSupported
Column HashingTrueField level
BlockingTrueField level
IncrementalTrue
Custom dataFalse
HistoryFalse
ReSyncTrueTable level
TemplatesFalse

πŸ”§ Setup Guide

Step 1 - Generate API Keys

To generate an API key to use with the App Store Connect API,

  1. Log in to App Store Connect.
  2. Select Users and Access, and then select the API Keys tab.
  3. Click Generate API Key or the Add (+) button.
  4. Enter a name for the key. The name is for your reference only and is not part of the key itself.
  5. Under Access, select the role for the key.
  6. Click Generate.

The new key's name, key ID, a download link, and other information appears on the page.

  1. Download and store the key

See Apple Documentation here.

Step 2 - Access Vendor Number

  1. You can view your Vendor Number at any time in App Store Connect.
  2. From the homepage, click Payments and Financial Reports.
  3. Your Vendor Number appears in the top left hand corner under your Legal Entity Name.

See Apple Documentation here.

Step 3 - Approve and finalize

  1. Approve Weld to access your App store connect account.
  2. When authorization is complete, you will be redirected back to the Weld connections overview. The configuration is complete.

Step 4 - Data To Sync

  1. 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

  1. 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.

Was this page helpful?