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




Description

Receive webhook messages and store them in S3.


Purchasing Options



Available Actions

Download Data

Download data from a Webhook and store it in an S3 bucket.


Variables

Params tied to the webhook integration
flush_after

Flush to S3 after this many messages have been received (default 1000)

api_port

Port to of API to receive webhook messages (default 5000)


Destination Parameters
aws_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.

s3_folder_path

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

download_format required

Select the format for the downloaded data.

add_processed_column

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

allow_overwrite

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