Forum Discussion

AdrienGregorj's avatar
AdrienGregorj
Qrew Trainee
7 years ago

API_UploadFile with JSON data

Hey! Probably a stupid question but I can figure out is there is a way to provide JSON data to an API_UploadFile call. At the moment I use xml data like this: var req = ""; req += "<qdbapi>"; req...