Regular Expressions 101

Salesforce - Flow Naming Conventions

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^([A-Za-z0-9]\s?)+\s-\s(Before|After)\s((Insert|Update|Delete)|(Insert\/Update))\s-\s([A-Za-z0-9]\s?)+$
/
img

Description

Ensure that Salesforce Flow name meets the following standards:

<Object> - <Context> - <Action>

Submitted by anonymous - 9 months ago (Last modified 9 months ago)