Loading...

When it comes to managing customer journeys in Salesforce, speed and accuracy matter. That’s where Agentforce, a powerful extension layer, comes into play. Whether spinning up a new quote from an opportunity or logging a support case from a contact, Agentforce can help streamline these actions with minimal clicks and maximum context.

In this blog, we’ll walk through setting up an Agentforce agent to create Quotes and Cases.

What Is Agentforce?

Agentforce is a cutting-edge cloud solution built on Salesforce that enables organizations to create and implement self-sufficient AI agents. These intelligent agents can execute a range of functions, such as customer support, sales automation, and marketing management, all without continuous human oversight. 

Agentforce supplies these agents with essential data and contextual understanding to ensure precise and meaningful interactions by utilizing the Salesforce infrastructure along with the Einstein Trust Layer.

Note: Typically, accessing Agentforce within a Salesforce environment requires obtaining a Salesforce Service Cloud license along with the specialized Agentforce for Service extension.

Creating Quotes/Case the Smart Way

Creating a quote or case manually can be time-consuming. Agentforce simplifies this by offering pre-configured quote creation actions directly from the Opportunity record or creating a case directly from a contact.

Below is the step-by-step guide on how to create Quotes or Case the smart way:

Enable Service Agent

Step 1: Search for the Einstein setup and enable it from the quick find box.

Img2

Step 2:  From the Quick find box, search for Agentforce Agent >> Enable Agentforce using the toggle button >> Enable default agent.

Img1

Before setting up an agent, create autolaunched flows to serve as actions later during agent configuration for quote or case creation.

Set up Autolaunch flow

Step 1: In Quick Find, search for flow >> Create New Flow

Img2

Step 2: Select “Start from Scratch” >> Next

Img3 1

Step 3: Select Type “Autolaunch Flow” >> Create.

Img4

Step 4: Create a flow that will check for an Opportunity if it exists & then create a quote (Quote Name and Opportunity are asked as input from the user end).

Img5

Note: In the same way, we have another Autolaunched flow to create a case (in this Case, Subject, Description, and Contact are asked as input from the user end).

Img5

Configure Agentforce Agent

Step 1: You can create a new agent by clicking the “New Agent” button or customizing an existing agent.

Img7

Step 2: For a new agent, select the template and click Next.

Img8

Step 3: Select the topic you want to “Add”  or “Remove” >> click next.

Img9

Step 4: Customize your agent, then click the Next button on the top right >> Select DataSource (Optional) >> Click Create.

Img10

Step 5: Click on new or existing agent >> Open Builder.

Img11

Now it’s time to customize Topics and Actions for an agent.

Step 6: From the Builder, you can add or remove the topics.

To remove already added topics.

Img12

To add a new topic

Img13

Step 7: To a flow to handle Quote or Case creation from “New”, select “New Topic.”

Img14
Img15
Img16

Note: You can choose Available action from the above list, or you can create your own custom action for the topic. (shown in the next steps

Step 8: Now it’s time to add action to the topic. For this click on topic >> Select tab “The Topic’s Action” >> New >> “Create New Action.”

Note: If you need to add a standard action, choose “Add from Asset Library.”

Img17
Img18

Step 9: Choose “Reference Action Type” from the drop-down. In this, we are using “Flow.”

Img19

Step 10: Choose your flow name >> Next >> Fill in the instruction and action details to help the agent when to execute the action >> Finish.

Img20
Img21

Repeat Steps 6 – 10 for creating a topic for the Case and action.

Step 11: After customizing the agent, it’s time to activate the agent. For this, click on the “Activate” button in the top right corner.

Img22

Boom! The Agentforce agent setup is now finished. Now it’s time to test the agent.

How to Test the Agent?

Test the Agent for Quote Creation:

  1. Go to any Opportunity record for which you want to create a case.
  2. Click the Agentforce Icon in the top right corner.
  3. Ask the agent to create a Quote.
Img23

4. The agent will ask for details, and after providing the details, the quote will be created for that opportunity.

Img24
Img25
Img26

Note: If you want to create a quote and you are not in the opportunity record, then you need to provide the opportunity ID with other quote details. You can enhance the agent and flow to get the opportunity based on the Name or filling in other quote details.

Test the Agent for Case Creation:

  1. Go to any Contact record for which you want to create a case.
  2. Click the Agentforce Icon in the top right corner.
  3. Ask the agent to create a case.

 

Img27

4. An agent will ask for details, and after providing the details and the case will be created for that contact.

Img28
Img29
Img30

Note: If you want to create a case and you are not in a contact record, then you need to provide the contact ID with other case details. You can enhance the agent and flow to create a case for other objects based on their name.

Watch the Demo

Wrapping Up

Using Agentforce to manage Quotes and Cases in Salesforce not only saves time, it adds structure to processes that are otherwise error-prone. From guided flows to intelligent validations, Agentforce turns your CRM from a data warehouse into a responsive toolkit. Also, if you are new to this, you can create a custom Agentforce Agent with the help of our detailed guide. 

Integrating these actions into your reps’ daily workflow ensures fewer clicks, fewer mistakes, and faster customer response.

Note: Demo link for this can not be set up in the HIC demo org as it is not a coded component, also it requires additional licenses. To set up this, I used a trial org that already has AgentForce enabled.

No Data Found.

Share This Blog
Related Articles
Orchestrator vs. Traditional Flows

Businesses use Salesforce automation to reduce manual work, improve efficiency, and automate repetitive business processes. Two commonly used automation approaches inside Salesforce are Traditional Flows and Flow Orchestrator. Traditional Flows are mainly used for simple automation tasks such as updating records, sending notifications, creating tasks, and automating business logic. Flow Orchestrator is designed for more […]

Read More
The Rise of Agentic Government_ What Salesforce’s 2026 Insights Mean for the Future of Public Sector AI

Government technology has often been seen as slower to evolve than the private sector. But Salesforce’s latest research challenges that idea in a big way. In fact, the new findings suggest that public sector organizations may now be moving faster than many businesses when it comes to adopting AI agents and preparing for a more […]

Read More
How To Use Email Service in APEX

Managing approvals, updates, and record changes directly from email can significantly improve efficiency within Salesforce workflows. Instead of logging in, navigating records, and manually updating fields, users can simply respond to emails and trigger automated updates using Email Service in APEX. This approach is especially useful for businesses leveraging Salesforce automation and looking to enhance […]

Read More
Design and Implementation of Salesforce Jira Task Integration 1 1

Businesses have been using Salesforce for CRM operations and Jira for Agile project tracking. However, without integration, teams manually update both systems, leading to data inconsistency and inefficiency.This mechanism establishes a real-time integration between Salesforce and Jira, allowing seamless synchronization of tasks and agile board statuses.  A custom Salesforce dashboard was developed that replicates Jira-style […]

Read More
Dark Mode in Salesforce Enabling It and Creating Theme Ready Lightning Web Components with SLDS 2.0 1 1

With the Winter ’26 release, Salesforce introduced Dark Mode in Lightning Experience. Dark Mode has been introduced as a beta feature in Winter ’26, and at first it was available only for Starter Edition orgs. It is now rolling out further with Spring ’26 to Professional, Enterprise, and Developer editions. To use Dark Mode, Salesforce […]

Read More
How to Merge and Brand PDF Files in Salesforce Using LWC Visualforce PDF LIB 1

Salesforce developers frequently encounter document automation requirements that go beyond standard Apex-based PDF generation. From merging multiple ContentVersion files to dynamically applying branding like watermarks and headers, traditional server-side approaches often hit Salesforce heap size limits (6MB/12MB), creating performance and scalability challenges. This guide presents a heap-limit-safe PDF merging architecture in Salesforce using Lightning Web […]

Read More
Our Location worldwide
Indian Flag India
3rd Floor, A-10, Pegasus Tower, Sector 68, Noida, Uttar Pradesh 201301 +91-1203239658
United States of America Flag USA
333 West Brown Deer Road Unit G – 366 Milwaukee WI, USA 53217 +1(262) 310-7818
United Kingdom Flag UK
7 Bell Yard, London, WC2A 2JR +44 20 3239 9428
Canada Canada
HIC Global Solutions INC
6D - 7398 Yonge St #1124 Thornhill, ON L4J 8J2 Canada +1(262) 310-7818