How can we get _id row from wix database to external database?

Hi there, I want to make an update row from external api and I realized that we need the _id that cannot be manually create externally. So that’s mean we need to get it from wix database to store out there and use it when make the put and update function.
Anyone who have a better idea or the solution please help.

Thank you for advance.
MD