Setup Guide
You can find your Amazon S3 app credentials in your Amazon S3 Developer Account. You’ll need the following information to set up your Amazon S3 App with Paragon Connect:- API Key
Connecting to Amazon S3
Once your users have connected their Amazon S3 account, you can use the Paragon SDK to access the Amazon S3 API on behalf of connected users. See the Amazon S3 REST API documentation for their full API reference. Any Amazon S3 API endpoints can be accessed with the Paragon SDK as shown in this example.Building Amazon S3 workflows
Once your Amazon S3 account is connected, you can add steps to perform the following actions:- Create Folder
- Delete Folder
- Upload File
- Download File
- List Files
{{
to invoke the variable menu.