Flows
Naming standards for Flows.
Rules for Naming
Capitalization
Natural Text
Name
Screen Flow
<Short Yet Meaningful Description>
Autolaunched Flow
- Users or Apps:
<Verb(s)><Optional Noun Set>
- Flow Trigger:
<Object Name> Before Handler
- Scheduled:
<Short Process Description>
Wrong Examples
Name |
Reason |
Send reminder |
Not enough information; principal words not capitalized. |
Good Examples
Screen Flow
Name |
Reason |
Reschedule Order Delivery |
|
Autolaunched Flow
Name |
Reason |
Users or Apps: Add Default Opportunity Team Members |
|
Flow Trigger: Case Before Handler |
|
Scheduled: Remind Opportunity Owners |
|