For Salesforce Bulk API Rest API, we need to post data in CSV format in the body. Our CSV file is stored in a Blob Storage, how can this file be referenced in the API body, so that data from the CSV file is posted to the API call.
In Web Activity we have a dataset setting, can this be leveraged to be used as source and its content posted in the body.

