SuiteFlow vs. SuiteScript
This topic provides a comparison of when to consider using SuiteFlow vs. SuiteScript. For a general overview, see Know When to Use SuiteFlow and SuiteScript.
SuiteFlow is used to automate business processes. Consider using SuiteFlow for:
-
Basic field defaulting, which makes it easier for users with the Administrator role to make future edits.
-
Complex approval processing
-
Approval reminder email messages
-
Lead nurturing (or drip marketing)
-
Automation based on changes to related records
-
Using existing saved searches to process the search data
SuiteScript offers these exclusive features:
-
Create custom server requests from the browser
-
Redirect user to a Suitelet
-
Update related records.
-
Copy, print, delete, and attach records
-
Create dynamic searches, add filters or results to the search
-
Perform web service calls
-
Create scripted portlets
-
Build new applications