Attachment APIでサポートされているファイルの種類とMime Typeは以下の通りです。
拡張子とmimetypeの組み合わせに相違がある場合、PORTERS APIではサポートされません。
拡張子 | mimetype |
---|---|
txt | text/plain |
application/pdf | |
xls | application/vnd.ms-excel |
doc | application/msword |
ppt | application/vnd.ms-powerpoint |
xlsx | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet |
docx | application/vnd.openxmlformats-officedocument.wordprocessingml.document |
pptx | application/vnd.openxmlformats-officedocument.presentationml.presentation |
html | text/html |
htm | text/html |
gif | image/gif |
jpg | image/jpeg |
jpeg | image/jpeg |
png | image/png |
bmp |
image/bmp
|