Send data to the Favoriot cloud
result = favor_sendData(api,data)
A Java object that indicates the status of the data upload request
The user's API key
The data structure to be uploaded
Uploads a data structure to the Favoriot cloud. The data structure can be created using the favor_createData function.