: Begin by creating a new Business Case and selecting relevant Use Case cards for your prospect.
: Use a Backward approach —a common business strategy where you design a process based on the expected outcome rather than starting from the beginning.
: Press the Restore button (often F7) to open the Restore Wizard. This "starts" the process of moving "forward" through the selection screens.
// Example: Starting a download in NestJS/Node.js const command = new GetObjectCommand({ Bucket: 'your-bucket-name', Key: 'path/to/file', }); const response = await s3Client.send(command); const inputStream = response.Body; // The download "starts" here Use code with caution.
: Once the scenario is built, use the Slide Export feature to download your business case as a presentation. Technical Implementation (Developers)
If you are using Minoa.io , a platform for B2B sales value intelligence, the "Forward, Backward, Start" likely refers to managing a or a Business Case .
: Press Finish to initiate the actual file download/restoration process. Scenario 2: Minoa Value Intelligence Platform