Upload a file, optionally do a conversion. function **upload** (file_content in blob, convert in [fax, mms, csv, post]) returns url Add an overload for **send_mms** that accepts file_content as a blob instead of a url.
Upload a file, optionally do a conversion.
function upload (file_content in blob, convert in [fax, mms, csv, post]) returns url
Add an overload for send_mms that accepts file_content as a blob instead of a url.