Quick Start Guide
Build an App in Minutes.
Welcome to Fusion! This Quick Start shows you how to build a simple Opportunity Management App using Fusion Design Studio. It’s a beginner-friendly, hands-on example designed to help you get familiar with the key Fusion components: data modeling, mapping, and workflows.
By the end of this guide, you’ll be able to: ✅ Connect to Salesforce ✅ Query Account and related Opportunity records ✅ Display them on the Excel sheet ✅ Edit and save records back to Salesforce
Prerequisites
Make sure you have:
Access to the Account and Opportunity objects
Workflow
Begin by creating a workflow named "Select Account." In this workflow, add a Query Task to search for Account records using the Search & Select screen. Then, add another Query Task to retrieve Opportunity records related to the selected Account. Finally, include a Display Task to show both the Account form map and the Opportunity grid map on the main sheet.

After setting up the “Select Account” workflow, create a second workflow for saving data. In this Save Workflow, add a Save Task and configure it to save the data from the Opportunity Grid Map.

Save Your App
Once your app is complete, click the Save button in the Design Studio toolbar. This action compiles your app and stores it securely within the managed package in Salesforce. After saving, the app is ready for testing in runtime mode.
Alternatively, you can click the Save and Run button. This not only saves your app but also launches it immediately in runtime mode — making it a quick and convenient way to test your app’s behavior right after building it.

Runtime (Run and Test the App)
To run the app, click the "Select Account" button. This will open the Search & Select screen, where you can choose an Account record. If the selected Account has related Opportunity records, they will appear in the grid on the main sheet based on your earlier mapping.

You can now update the Opportunity data directly in the grid. Once you're done, click the Save button. Fusion will save records back to Salesforce and display a summary popup showing the status of each record update.

🎥 See It in Action
Want to see the full app in action? Watch the video below for a full demonstration of this process in action. From creating the app to saving records.
Need Additional Help?
Still have questions or need assistance building your app? Contact us at [email protected] — we’re happy to help!
Last updated
Was this helpful?