Definition
The automated actions that execute in a Salesforce approval process when a record is first submitted for approval, such as field updates (like changing status to 'Submitted') or email notifications.
Real-World Example
a business process analyst at Nimbus Tech uses Initial Submission Actions to standardize a business process that was previously handled inconsistently across teams. With Initial Submission Actions in place, every record follows the same path through the workflow, ensuring compliance and reducing the back-and-forth that used to slow things down.
Why Initial Submission Actions Matters
Initial Submission Actions are the automated actions that execute in a Salesforce approval process when a record is first submitted for approval. They run once at the moment of submission, typically handling tasks like updating a status field to 'Submitted', locking the record from further edits, sending notifications to approvers, or creating tasks for follow-up. They're configured in the Approval Process setup and fire automatically without user intervention beyond clicking Submit for Approval.
Initial Submission Actions are one of several action categories in approval processes (alongside Final Approval Actions, Final Rejection Actions, and Recall Actions). Together, they handle automation throughout the approval lifecycle. Configuring Initial Submission Actions thoughtfully matters because they set up the state the record needs while approval is pending. Common patterns include: status updates to indicate 'in approval', record locking to prevent edits during approval, and notifications to approvers and submitters.
How Organizations Use Initial Submission Actions
- •NovaScale — Configured Initial Submission Actions to update Opportunity status to 'Pending Approval' and send a notification email to the assigned approver.
- •Cobalt Ventures — Uses Initial Submission Actions to lock contract records during approval, preventing edits that would invalidate the approval state.
- •Vertex Global — Built Initial Submission Actions that create a task for the submitter's manager so they're aware approval is in progress.
