How can I limit a flow to run only for a specific RECORD TYPE in SalesForce? My flow is this
When a Record is Created in Sales Force Custom Object, Create a Folder in SharePoint.
However, I only want to create the folder if the Record Type is one of two record types define for this custom object.
Is there a way to run the flow only for specific record types?
