I have a job that is calling an API and downloading a report. The file type is CSV. The column should be five characters and is numeric and will sometimes have leading zeros. I know how to do this with a local file. But is there a setting in the S3 load component in Matillion to keep this from happening?
The data from the CSV file is then loaded into Snowflake.
Data example:
Coming out as 2
Should be 00002