Loading
Salesforce now sends email only from verified domains. Read More

UserRecordAccess.RecordId must be included in RecordLookup and FastLookup

Publish Date: Oct 13, 2022
Description

The UserRecordAccess entity has a special restriction that RecordId field must be a part of the fields that are being looked-up despite being used in the filter criteria as well.

Resolution

If you're getting the error, 'This error occurred when the flow tried to look up records: RecordId field must be selected. You can look up ExceptionCode values in the SOAP API Developer Guide.' the solution to this situation would be to add the UserRecordAccess.RecordId in the fields to be looked up.


This is working as designed as documented in SOAP API guide.
Knowledge Article Number

000383422

 
Loading
Salesforce Help | Article