I'm trying to convert base64 and raw type of import data into another format. I could find Request DTOs for the other type of import options available(URL,S3,GoogleCloudStorage, AzureBlob,SFTP,OpenStack) but I could not find any method to access the base46 and raw endpoints. Could please tell me if I'm missing something here?
I'm trying to convert base64 and raw type of import data into another format. I could find Request DTOs for the other type of import options available(URL,S3,GoogleCloudStorage, AzureBlob,SFTP,OpenStack) but I could not find any method to access the base46 and raw endpoints. Could please tell me if I'm missing something here?