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




Description

Download data from Stripe and store it in an S3 bucket.


Purchasing Options



Available Actions

Download Charges

Download charge data from Stripe based on a provided query.


Variables

General Parameters
stripe_connection required

Secret Key to use to access Stripe.

search_query

Optional query to filter results downloaded.

user_params

Parameters to use in your SQL Script, if any. Refer to slide out help for more information.


General Parameters
pointer required

Datetime indicating the starting point of the data to download. This field will be updated automatically after each increment is successfully processed. Formatted as YYYY-mm-dd HH-MM-SS.

range_data_offset

Fixed amount to adjust the Next Run Start Point.

range_end_point

Only data created before the datetime specified will be downloaded. Formatted as YYYY-MM-DD HH:MM:SS in UTC timezone. Leave this field blank to download all data created after the starting point.

process_increment required

This Task will process your data in increments. Set a value in this field to determine the size of each increment.


Destination Parameters
aws_token_connection

Select the AWS Access Keys to use to access the S3 bucket where the files will be generated.

iam_role

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

s3_bucket_config required

Select the Shared Config that contains information about the S3 Bucket where the files will be generated.

s3_folder_path

Path from the starting folder in the S3 Bucket Configuration to the folder where the files will be generated.

include_date

Enable to include the current date and time in the name of the file generated.

allow_overwrite

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