Re: Simple flow for CDS: How to update owner
Hi @Anonymous,
These User IDs are store in the User entity, you could use List records action to find John Doe's user ID, then use the ID to update the owner, for example:

item()?['ItemInternalId']

Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.