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




Description

Download data from Cybersource and store it in S3.


Purchasing Options



Available Actions

Download Transaction Details

Download transaction details from Cybersource and store them in an S3 bucket.


Variables

General Parameters
cybersource_credentials required

API Key to use to authenticate with Cybersource.

pointer required

Datetime stamp indicating the starting point of the transactions to download. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.

end_datetime

Optional datetime stamp indicating the end point of the transactions to download. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.

transactions_per_file required

Specify the number of transactions that each file should contain.


Destination Parameters
aws_token_connection required

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

s3_bucket_config required

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

iam_role

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

s3_folder_path

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

compression required

Select the compression, if any, applied to the files.

allow_overwrite

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


Download Transaction Summaries

Download transaction summaries from Cybersource and store them in an S3 bucket.


Variables

General Parameters
cybersource_credentials required

API Key to use to authenticate with Cybersource.

pointer required

Datetime stamp indicating the starting point of the transactions to download. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.

end_datetime

Optional datetime stamp indicating the end point of the transactions to download. Formatted as YYYY-MM-DDTHH:MM:SS in UTC timezone.

transactions_per_file required

Specify the number of transactions that each file should contain.


Destination Parameters
aws_token_connection required

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

s3_bucket_config required

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

iam_role

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

s3_folder_path

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

compression required

Select the compression, if any, applied to the files.

allow_overwrite

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