I created a Power Automate flows that checks on the Invoices that are late with payment and I need to create a Task that is assigned to the BDE (Custom field in Invoice, where you choose a Contact), but
when I get the ID of this certain contact (BDE), I can't make it to be a owner, instead it is always me since I'm the one that created the Invoice in the first place. I get an error "
systemuser With Id = 0a2a2262-80ee-ea11-a817-000d3a200cf3 Does Not Exist", even though when I create a separate flow when I list the contacts and get the certain contact with this id the
_ownerid_type is system user. Does the owner id has to be the one that created the entity before, or is there a way to change this?