Mission: CRUD ROOKIE
Task: Retrieve Object With API
The task explanation is very unclear how you need to complete this task.
There is some Javascript shown in the task description, but no JSON that I can enter in the Request-body in the REST Console. What must I do with this javascript?
Thanx, but I need to enter the āfirstā parameter somewhere to retrieve the first object/record from my Person table. The Request URL is not editable to me. Is that always so?
Ah, sorry. I can share one workaround for you in REST console - instead of ObjectId put there āfirstā string. That would do a trick Also ālastā string would return last object (just for future).
Currently weāre working on redesign of this screen to make it more intuitive and simple, also with more features to be added.
Hey, can we complete this mission without coding? Iām trying to go through the missions in order to use Backendless as a visual development platform, but unsure if this mission can be done visually. Thanks
By that I mean without writing code, so through Codeless
Yes Iād like to complete that mission and every other mission without writing code because thatās how Iāll be using Backendless (as the platform heavily advertises itself on Twitter as a visual development platform).
Every single mission/task that focuses on using our APIs (except for those related to push notifications) can be done with the UI builder or server-side logic using Codeless. Codeless includes visual blocks that execute the same APIs.
The way push notifications work is the device must register with APNS/FCM. That is a requirement imposed by Google and Apple, and yes, youād need to write code for that. To learn about Codeless, I recommend watching our YouTube videos: