YoussefEhabContributor5 years agoUpload file using http.client.request Hello, How can I upload a file by making a POST request through http.client.request("") In other words, how can I set the request body with form data as my API is expecting multipart/form-data...Show More
DougSKhoros Alumni (Retired)5 years agoUnfortunately, we don't support sending files with http.client.request calls. -Doug
Recent DiscussionsHow to create/subscribe the Webhook in AuroraHelp identifying XML fields for message attributes in Khoros data exportHelp identifying XML fields for message attributes in Khoros data exportWhich entity to refer for knowing user to badge mapping in XML data dumpHow to parse <li-answer> <li-table> custom li tags into raw html