“This record ID isn’t valid” Salesforce Flow Exception

“This record ID isn’t valid” Salesforce Flow Exception

Exception:
This record ID isn’t valid

Resolution:
For Record Id reference in the Flow, we use Text data type variable. The “This record ID isn’t valid” Salesforce Flow Exception is thrown when the variable has/holds invalid Record Id.

This exception occurs when the the Id referenced in the flow is incorrect.

Leave a Reply