-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
new ruleA new suggestion for a best practice to be included in the scannerA new suggestion for a best practice to be included in the scanner
Description
Since some releases, it is possible to pass the recordId as record to a screenflow by record page or quick action. This saves you one DML operation and you can directly access the whole record. So it would be helpful to check the flows based on this setting. I assume it is an easy one for you to check if the flow contains and return true/false
<variables>
<name>recordId</name>
<dataType>String</dataType>
<isCollection>false</isCollection>
<isInput>true</isInput>
<isOutput>false</isOutput>
</variables>
RubenHalman
Metadata
Metadata
Assignees
Labels
new ruleA new suggestion for a best practice to be included in the scannerA new suggestion for a best practice to be included in the scanner