Flow templates
Best-practice Screen Flows built for FlowRunner. Install a template into your org, add it in the FlowRunner admin portal, and your team can run it on any email — then customize the flow in Salesforce Flow Builder to match your process.
Create Opportunity from an email
The full email-to-pipeline motion in one flow: it takes the people on the email you're reading, creates or updates them as Contacts, links them to an Account, and creates an Opportunity with those contacts attached — all pre-filled from the email context, without leaving your inbox.
- Upserts the email participants as Contacts and links them to an Account
- Creates an Opportunity with the contacts added as Contact Roles
-
Shows how to use the
FLR_inputContacts,FLR_inputEmailMessage, andFLR_inputUserinput variables in a real sales use case
After installing
- Open the FlowRunner admin portal and go to Connections.
- Expand your org and click Add Flows to make the template available to your team.
- Customize it any time in Salesforce Flow Builder — FlowRunner picks up your changes on the next run.
New to FlowRunner? Start with the installation guide.