Trying to attach File with helpdesk API
Hello everyone.I am trying to figure out how to upload a file to the lansweeper API using XMLHttpRequest. I am unsure what I need to do but this is what I for code inside my data submitting function: var xhttp = new XMLHttpRequest(); var objFile...