Mission: CODELESS CRUD ROOKIE
Task: Update Object With API
Everything seems to update properly, I can change names and ages at will. But the task never completes:/ Is there anyway to see what the API request should look like that’s being sent?
What’s currently being sent:
{"created":1647215720000,"name":"Joe","___class":"Person","ownerId":null,"updated":null,"age":33,"objectId":"25B29AA7-582D-4739-9197-0713D94EE708"}
Please attach a screenshot of your codeless logic.
Regards,
Mark
@mark-piller here ya go.
Also data bindings just to be sure:
You’re using the Upsert
block, while the video with the instructions shows a different block - below is a screenshot from the video:
It is very important to follow the instructions precisely as they are written/shown in order to get the tasks counted as completed.
Regards,
Mark
Oh WOW, I thought I had looked that over twice already :?
Thanks Mark