


Hello, I've an activity that retrieves two files from an S3 bucket with a File Transfer activity. How can I download, check their fields or interact with them in the workflow?
Hello @CampaignerForLife
Once you have downloaded the file with File transfer activity, you can use data loading activity to read that file in a workflow.
Data loading activity will help you structure your file's data type.
Documentation for data loading is available here: Data loading (file) | Adobe Campaign
Hello @CampaignerForLife
Once you have downloaded the file with File transfer activity, you can use data loading activity to read that file in a workflow.
Data loading activity will help you structure your file's data type.
Documentation for data loading is available here: Data loading (file) | Adobe Campaign