Receive webhook messages and store them in S3.
Download data from a Webhook and store it in an S3 bucket.
Variables
Flush to S3 after this many messages have been received (default 1000)
Port to of API to receive webhook messages (default 5000)
Select the AWS Access Keys to use to access the S3 bucket where the data will be stored.
Select the Shared Config that contains information about the S3 Bucket where the data will be stored.
Path from the starting folder in the S3 Bucket Configuration to the folder where the data will be stored.
Select the format for the downloaded data.
Add an item in the downloaded data recording the datetime (in UTC format) when it was downloaded.
Enable to allow an existing file with the same name in the Target Folder to be overwritten.