I need some way to use /api/beta/create-item/
without the user having to specify the parent node. I want to let the user choose a default save location for new tasks, similar to how sending information from mobile to WorkFlowy works - to the inbox.
But ideally I want to avoid having to have my end user use the browser developer console to get the UUID of the bullet where they want to save new items.
Can we have this function call save to the user’s inbox if no parent UUID is specified?