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?
My question is asking how to specify the SFDC record type, so that it can be use in a condition. Thus the letters in all caps
Hi @Megas1 ,
Please try to add a trigger condition.
After you add a trigger condition, only records that meet the condition will trigger the flow.
Reference-
Best Regards,
Wearsky
Michael E. Gernaey
497
Super User 2025 Season 1
David_MA
436
Super User 2025 Season 1
Riyaz_riz11
244
Super User 2025 Season 1