S3 Webhook Archiver
← Back to gallery
AWS ResourcesS3 Bucket
AWS API - S3Put Object
AWS API - S3List Objects V2
AWS API - S3Get Object
S3 Webhook Archiver
Archives incoming webhook payloads to Amazon S3. Receives HTTP requests, stores them in a self-provisioned S3 bucket, and provides retrieval endpoints. A simple demonstration of using the S3 API, including resource management (bucket creation).
CloudAWS API - S3AWS Resources
HTTP (built-in)Endpoint
Webhook Receiver
Archive Bucket
Store Message
Business logic (built-in)Condition
Check Request Method
List Bucket Objects
Fetch Object Content
Collections (built-in)Explode
Split Objects
Collections (built-in)Collect
Collect Object Contents
Business logic (built-in)Transform
Format Response
Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.