Skip to content

Pandadoc File upload Spike into S3 #215

@SamNie2027

Description

@SamNie2027

Note: S3 is a file storage on AWS

Motivation:
We need functionality to upload a file (e.g. resume, syllabus, cover letter) from the pandadoc into our S3 bucket, but we need to know what format the pandadoc gives us the resume and cover letter and syllabus and such in and how to upload that into S3

Acceptance Criteria:
Figure out what format the pandadoc will send its files in. Then figure out how to call AWS SDK to upload a file. Take an output from a pandadoc call and in your own test method try to upload the file into our S3 bucket, and verify that it transfers correctly

Create an endpoint that accepts the file and calls aws sdk to upload it into our bucket. Test it E2E, let Sam or Ray know if you need AWS help

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Ready for Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions