Importing works fine on a single server, however using activejob on Heroku doesn't because it's technically different instances so the uploaded file doesn't work. We could pass the data around, but anything big would break wildly. So instead we'll use Shrine to upload directly to S3 and then reference it from the job.