Blackbaud to Amazon S3 1.0.0
Our integration solution seamlessly connects Blackbaud and Amazon S3, facilitating the efficient transfer of data from multiple Blackbaud objects to a designated Amazon S3 bucket. This robust integration enhances data management, accessibility, and scalability by centralizing data from diverse Blackbaud objects within the secure and scalable Amazon S3 environment in the form of CSV files. The uploaded files will be named as Object_currentdate
.
Setup Guide
This integration will pull the data from each Blackbaud object specified in the Object List
parameter. The integration will then generate a CSV file for each object and send all files to the desired Amazon S3 bucket.
To run this integration and connect Blackbaud to Amazon S3, it is necessary to configure the parameters that are mentioned below.
Blackbaud
Token File
Required. Select the Rest Token file from the drop-down list. Review the KB-Article mentioned here regarding how to generate the token file.Object List
Required. This parameter accepts comma-separated values if you want to pull data from multiple Blackbaud objects, e.g. School | Course,Financial | Account etc.Batch Size
Required. The default is set to 200.Query Parameter
Optional. Multiple query parameters are separated by a new line.Compression
Optional. The default is set to True.
Amazon S3
Server Host
Required. Provide the relevant [bucket] and [region] in the Server host URL.Access Key
Required. Specify the access key for Amazon S3 service.Secret Key
Required. Specify the secret key for Amazon S3 service.- `Destination Required. Specify the path to the destination folder ending with the trailing slash.