Hi all,
First post here!
We are in the early stages of implementing D365 F&O so excuse my ignorance to the system. We use power automate across the business for various things and I am exploring whats possible with F&O. For starters, I am trying to add new users on submission of a form, using the 'Create Record' function in PA and pointing to the SystemUser entity. But when I run the flow, I get the error:
"An error has occurred. Write failed for table row of type 'SystemUserEntity'. Infolog: Error: Object reference not set to an instance of an object..
clientRequestId: 78f2bf8d-103d-45f6-b268-6c9350229b61"

I've tried various variations of names etc but to no success and note that the user is part of active directory and typically added into F&O via the import user function.
Thanks!