User has data in a Backendless table and this data is needed to upload files to photoshelter.com: ftp.photoshelter.com, brytest, passtest. How to retrieve this data by reading the table without user input?
You can retrieve it if you know objectId, or by using a whereClause query. The documentation describes both scenarios.