This workflow seamlessly bridges the gap between Blackbaud and Oracle Cloud Object Storage, enabling the efficient transfer of data from multiple Blackbaud objects in the form of CSV files to Oracle Cloud Object Storage. 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 Oracle Cloud Object Storage bucket.
To run this integration and connect Blackbaud to Oracle Cloud Object Storage, it is necessary to configure the parameters that are mentioned below.
Blackbaud
Token FileRequired. Select the Rest Token file from the drop-down list. Review the KB-Article mentioned here regarding how to generate the token file.Object ListRequired. This parameter accepts comma-separated values if you want to pull data from multiple Blackbaud objects, e.g. School | Course,Financial | Account etc.Batch SizeRequired. The default is set to 200.Query ParameterOptional. Multiple query parameters are separated by a new line.CompressionOptional. The default is set to True.
Oracle Cloud Object Storage
Server HostRequired. Specify correctbucketnamespaceandregionin the server host URLhttps://[bucketnamespace].compat.objectstorage.[region].oraclecloud.com.Access KeyRequired. Specify the access key.Secret KeyRequired. Specify the secret key.Destination FolderRequired. Specify the path to the destination folder, ending with a trailing slash.