Ask the Community
Groups
File Types Supported with the BMS API. - Connect IT Community | Kaseya
<main> <article class="userContent"> <h3 data-id="question">Question</h3> <p>What are the file types BMS API supports with <em>post attachment</em> call?- <a href="/home/leaving?allowTrusted=1&target=https%3A%2F%2Fbms.kaseya.com%2Fapi%23attachments-post-attachment" rel="nofollow noopener noreferrer">https://bms.kaseya.com/api#attachments-post-attachment</a></p> <h3 data-id="answer">Answer</h3> <p>BMS API post attachment supports <em><strong>multipart/form-data</strong></em> - we do not have restrictions on the type apart from our blacklisted types like .exe or any executable files. </p> <p>Below is a list of blacklisted types: </p> <div> <pre class="code codeBlock" spellcheck="false" tabindex="0">"ace",<br>"ade",<br>"adp",<br>"ani",<br>"app",<br>"asp",<br>"aspx",<br>"asx",<br>"bas",<br>"bat",<br>"cer",<br>"chm",<br>"cmd",<br>"cnt",<br>"com",<br>"cpl",<br>"crt",<br>"csh",<br>"der",<br>"docm",<br>"exe",<br>"fxp",<br>"gadget",<br>"hlp",<br>"hpj",<br>"hta",<br>"htc",<br>"inf",<br>"ins",<br>"isp",<br>"its",<br>"jar",<br>"js",<br>"jse",<br>"ksh",<br>"lnk",<br>"mad",<br>"maf",<br>"mag",<br>"mam",<br>"maq",<br>"mar",<br>"mas",<br>"mat",<br>"mau",<br>"mav",<br>"maw",<br>"mda",<br>"mdb",<br>"mde",<br>"mdt",<br>"mdw",<br>"mdz",<br>"mht",<br>"mhtml",<br>"msc",<br>"msh",<br>"msh1",<br>"msh1xml",<br>"msh2",<br>"msh2xml",<br>"mshxml",<br>"msi",<br>"msp",<br>"mst",<br>"ops",<br>"osd",<br>"pcd",<br>"pif",<br>"plg",<br>"prf",<br>"prg",<br>"ps1",<br>"ps1xml",<br>"ps2",<br>"ps2xml",<br>"psc1",<br>"psc2",<br>"pst",<br>"reg",<br>"scf",<br>"scr",<br>"sct",<br>"shb",<br>"shs",<br>"tmp",<br>"url",<br>"vb",<br>"vbe",<br>"vbp",<br>"vbs",<br>"vsmacros",<br>"vss",<br>"vst",<br>"vsw",<br>"ws",<br>"wsc",<br>"wsf",<br>"wsh"</pre> </div> </article> </main>