Update Object record ID requirement
When using Salesforce Update Object, provide the Salesforce recordId for the object you want to update. The action uses this ID to update the existing record rather than creating or searching for one.
If you do not have the record ID yet, add a lookup or sync step earlier in the workflow and map the returned Id into the update action.