Recently started working on palantir's foundry. The documentation is poor, unable to figure out how to create objects at the first place.
I was able to create an object type, however poorly configured, how do I use the objects from it in the object viewer
If you don't have a backing dataset, you can use an empty dataset with just a schema (header row, essentially) and create an Action to create objects. Then you can call that action via its API endpoint or use it in an Object View, a Workshop app, etc. to create individual objects.