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




Description

Downloads Sales & Trends data from Apple's App Store and saves it in a S3 Bucket.


Purchasing Options



Available Actions

Download Sales & Trends Data

Downloads Sales data from Apple's App Store and saves it in a S3 Bucket.


Variables

Source Parameters
appstore_credentials required

Credentials to use to access Apple's App Store.

report_type required

Select the type of data to download.

frequency required

Select the frequency of the report to download.

pointer required

Datetime stamp indicating the last run time. Formatted as YYYY-MM-DD HH:MM:SS in UTC timezone.

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.


Destination Parameters
aws_token_connection required

Select the AWS Access Keys to use to access the S3 bucket where the data will be stored.

bucket_shared_config required

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

iam_role

Enter the Arn of the IAM role you want to use. The nominode must be configured to be able to assume the role

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.

add_processed_column

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

delimiter

Character used to separate values in the CSV files.

compression

Type of compression to apply to the S3 File

allow_overwrite

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