You can't use this until you register with us!




Description

Download data from the Apple App Store and save it in an S3 Bucket.


Purchasing Options



Available Actions

Download Sales and Trends Reports

Download Sales and Trends reports from the Apple App Store and save them in a folder in an S3 Bucket.


Variables

Source Parameters
appstore_credentials required

Credentials to use to access the Apple App Store.

report_type required

Select the type of report to download.

frequency required

Select the frequency of the report to download.

pointer required

Only data created after the datetime specified will be downloaded. Formatted as YYYY-MM-DD HH:MM:SS in UTC timezone. This field is automatically updated after each report is downloaded.

range_end_point

Only data created before the datetime specified will be downloaded. Leave this field blank to download all data created after the starting point. This field is NOT automatically updated.


Destination Parameters
aws_token_connection

AWS Access Keys to use to access the S3 bucket where the data will be stored. This field is optional if an IAM Role is specified.

iam_role

Optional. ARN of an IAM role to use for S3 bucket access.

bucket_shared_config required

Shared Config that contains information about the S3 Bucket where the data will be stored.

target_folder

Path from the starting folder in the S3 Bucket Configuration to the folder where the data will be stored.

download_format required

Store data in the specified format.

delimiter

Character used to separate values in CSV formatted files.

compression

Type of compression to apply to downloaded files.

add_processed_column

Add an additional item to the downloaded data recording the datetime (in UTC) when it was downloaded.

allow_overwrite

Enable to allow an existing file with the same name in the Target Folder to be overwritten.


Download Finance Reports

Download Finance reports from Apple's App Store and saves them in an S3 Bucket.


Variables

Source Parameters
appstore_credentials required

Credentials to use to access the Apple App Store.

finance_report_type required

Select the type of report to download.

region_code required

Alphanumeric code denoting the territory of the data to download.

pointer required

Only data created after the datetime specified will be downloaded. Formatted as YYYY-MM-DD HH:MM:SS in UTC timezone. This field is automatically updated after each report is downloaded.

range_end_point

Only data created before the datetime specified will be downloaded. Leave this field blank to download all data created after the starting point. This field is NOT automatically updated.


Destination Parameters
aws_token_connection

AWS Access Keys to use to access the S3 bucket where the data will be stored. This field is optional if an IAM Role is specified.

iam_role

Optional. ARN of an IAM role to use for S3 bucket access.

bucket_shared_config required

Shared Config that contains information about the S3 Bucket where the data will be stored.

target_folder

Path from the starting folder in the S3 Bucket Configuration to the folder where the data will be stored.

download_format required

Store data in the specified format.

delimiter

Character used to separate values in CSV formatted files.

compression

Type of compression to apply to downloaded files.

add_processed_column

Add an additional item to the downloaded data recording the datetime (in UTC) when it was downloaded.

allow_overwrite

Enable to allow an existing file with the same name in the Target Folder to be overwritten.