Skip to main content

#Agentforce387 diskutieren mit

Agentforce is an umbrella term of the set of tools to create and customize agents as well as the collection of agents Salesforce provides across the Customer 360. Agents can either be autonomous or assistive.
2 Antworten
  1. Heute 09:44

    We have verified that the CLT configuration is correct. However, the Employee Agent behaves inconsistently, occasionally bypassing user input collection and invoking the action with an empty payload.

0/9000

After 12+ years of working with Salesforce, one change I’m seeing clearly is the shift from traditional CRM automation toward AI-driven, agent-based solutions. 

 

With Agentforce, Data 360, Flow, Apex, and AI agents becoming more connected, I’d love to hear from the Trailblazer Community: 

 

What Salesforce skill do you believe will be the most important for professionals over the next 2–3 years — Agentforce, Data 360, Apex/LWC, Integration, or something else? 

 

And more importantly, why? 

 

Looking forward to learning from your experiences and perspectives.  

 

#Salesforce #TrailblazerCommunity #Agentforce #Data360 #Salesforce_developer #Salesforceadmins

1 Antwort
  1. Heute 09:04

    My take: Data 360 (Data Cloud) is the real foundation — Agentforce is only as good as the data it can reason over, and most orgs' data is scattered across siloed clouds/systems. Without unified, harmonized data, agents hallucinate or give shallow answers. So Data 360 becomes the prerequisite skill, not a parallel track. 

    That said, I wouldn't pick just one — the real value shift is toward professionals who can connect the dots: Data 360 for the data layer, Agentforce for the reasoning/action layer, and Flow/Apex still needed underneath for deterministic actions the agent triggers.  

     

    Pure point-and-click admins or pure backend devs who don't understand this stack end-to-end will feel the squeeze. Integration skill matters too since most real agent use cases pull from external systems, not just Salesforce data. 

    If picking one to go deep on right now for career leverage: Data Cloud. It's the bottleneck skill most people are ignoring while everyone rushes to learn Agentforce topics/actions. 

0/9000

Hi everyone, 

 

I’m reaching out to see if anyone has encountered a similar issue. We are an ISV Partner currently packaging our first Employee Agent and our goal is to package only the Subagent and its associated Actions

. Is that feasible? 

 

Here’s what we have done so far:

  1. Created a namespace Scratch Org.
  2. Built an Agent.
  3. Built a Subagent in Agentforce Assets.
  4. Built each Action in Agentforce Assets and linked them to the Subagent.
  5. Added the Subagent to the Agent using Agentforce Builder → Add the Asset from Library.

Issue

After adding the Subagent (with its linked Actions) using Add the Asset from Library, saving the Agent, and attempting to commit the first Agent version, we receive the following error:

The strange part is that the Subagent and its Actions are already configured correctly.

The only workaround we have found is to manually choose the Reference Action, select the correct picklist value again, and save the Subagent. After doing this, we can successfully commit the Agent.

 

Question

Has anyone successfully built a custom Subagent with its associated Actions and then added it to an Agent using Add the Asset from Library

, without having to manually re-select the Reference Action picklist value every time? 

 

We would appreciate any guidance on how to properly package/reference these Agentforce Assets so that the Subagent retains the correct Action configuration and can be committed without triggering the restricted picklist error. 

 

Thanks in advance! 

Error : 'We couldn't commit a version of this agent. Try again or contact your Salesforce admin for help. Source: bad value for restricted picklist field: <reference action>'

 

 

#Agentforce

5 Antworten
  1. Heute 07:18

    Hi Steffany, 

     

    Yes, packaging the Subagent and its associated Actions is a supported pattern. Agentforce Actions and Subagents/Topics are represented by packageable Agentforce metadata such as GenAiFunction and GenAiPlugin.

    Based on the behavior you described, I would separate the packaging issue from the commit issue. 

     

    When you add a Subagent from the Asset Library into Agentforce Builder, Salesforce creates a local independent copy of that Subagent and its Actions for that agent version.

    The fact that manually re-selecting the Reference Action and saving allows the version to commit suggests that the copied local Action reference is not being resolved correctly during the initial commit. 

     

    I would recommend:

    • Keep the reusable Subagent and Actions defined in Agentforce Assets.
    • Retrieve/package the Asset Library definitions rather than depending only on the agent-local copies.
    • Verify the GenAiPlugin and GenAiFunction metadata and confirm that each Action reference points to the expected Flow, Apex, Prompt Template, or other reference action.
    • After adding the Subagent from the Asset Library, review the copied Actions before the first commit and confirm their Reference Action values.
    • Test the same package in a clean namespace scratch org.

    If the metadata references are correct and a fresh scratch org still requires manually re-selecting the Reference Action before every first commit, I would treat that as a possible platform/metadata serialization issue and raise it with Salesforce Partner Support rather than building the manual re-selection into the deployment process. 

     

    The workaround you found is useful, but ideally it should not be required for every deployment. 

     

    Hope this helps.

0/9000

🤖 Build real expertise for the Agentic AI era. 

 

Trailhead Journeys are now available across 10 Salesforce products empowering you to move from fundamentals to advanced expertise with a progressive, step-by-step curriculum. 

 

Newly added journeys:

 

Skip the search. Start the journey 👉 trailhead.com/trailhead-journeys

 

🤖 Build real expertise for the Agentic AI era.

 

 

13 Kommentare
  1. Heute 05:35

     This is a great way to build practical expertise for the Agentic AI era. The step-by-step journeys make it much easier to move from foundational concepts to advanced skills across the Salesforce ecosystem. Excited to explore the new journeys, especially Agentforce Service and Marketing! 🚀 

0/9000

For an embedded service deployment with enhanced chat V2 (to be used for an agentforce agent on a website), is there an easy way to customize the button label ("Ask Me Anything") and the chat icon SVG? Or what are the steps to change it if it needs to be done in the chat code snippet so I can easily explain to the website developer? Thank you for any help you can provide!Change button appearance for embedded service deployment

 

 

 

#Agentforce

4 Antworten
  1. Heute 03:32

    Change the button color in branding, and change the labels under custom labels (English / General / All / Standard) Change the button color in branding, and change the labels under custom labels (English / General / All / Standard)image.png

     

     

0/9000

We can't find the 'Use Lead Nurturing Agent' Permission Set assigned to the correct user., I am not to find Lead Nurturing at Agentforce for sales drop down.  

 

#Agentforce  #TDX26AgentblazerChallenge

3 Antworten
  1. 8. Sept., 20:48

    Hi @Dinesh Somvanshi -  

    • Make sure Agentforce is enabled in the Playground.
    •  Check Setup > Agentforce for Sales and confirm Lead Nurturing is enabled. 
    •  Wait a few minutes after enabling it, then refresh Setup. 
    •  Make sure you’re using the Playground created specifically for this Trailhead module. 
    •  If Lead Nurturing still doesn't appear, create a fresh Playground and start the module there. This is often caused by the required Salesforce Go provisioning not being available in the current org. 
0/9000

I’m currently working on integrating AI features into a ticketing system for a client. The main focus areas are:

  • Summarizing support tickets automatically
  • Finding similar/repeated issues
  • Improving overall ticket analysis and resolution flow

I want to build this properly using Salesforce AI capabilities (Einstein / Agentforce / AI-related tools), but I’m a bit confused about which Trailhead trails/modules I should focus on first to get a solid understanding of AI in this context.

If anyone has experience with similar implementations or can recommend the best learning path/resources, I’d really appreciate the guidance. 

 

#Agentforce  #Salesforce Developer  #Artificial Intelliegnce  #Apex

5 Kommentare
  1. Gestern 05:55

    Hi Aakash, 

    For an AI-based ticketing system in Salesforce, I would start with Service Cloud and Case Management, then learn AI Summary and Prompt Builder to understand how Salesforce can automatically summarize support tickets and generate useful insights. After that, focus on Knowledge, Similar Cases, and Case Retriever so the system can identify repeated or related issues from historical tickets and use previous solutions as context. Next, learn Service Assistant and Agentforce for Service to understand how AI can analyze cases, recommend resolutions, retrieve relevant Knowledge articles, and assist support agents. Finally, learn how to connect these capabilities with Flow and Apex so the entire ticket analysis and resolution process can be automated. For your use case, the most important areas to focus on are Prompt Builder, Similar Cases/Case Retriever, Service Assistant, Knowledge, and Agentforce, as these will help you build an end-to-end AI-powered ticketing solution.

0/9000

Hi everyone,

 

 

I am currently working through the Trailhead module Build with Agentforce Builder(https://trailhead.salesforce.com/content/learn/modules/quick-start-assemble-a-service-agent-with-agentforce-builder/build-with-agentforce-builder?trail_id=become-an-agentblazer-champion-2026), but I have run into a roadblock that is preventing me from completing the challenge.

 

 

When I reach the initial setup screen ("What do you want your agent to do?"), I enter the required instructions and press Enter (or click the send button). However, the interface gets stuck loading, the page does not change, and it fails to open the agent configuration or naming screen.

 

 

To troubleshoot, I tried the following steps:

 

 

Tested it in a completely brand-new Trailhead Playground.

 

 

Attempted the process in a separate, secondary organization.

 

 

Unfortunately, the issue persists across different environments. In my current playground, I can see that Agentforce is already provisioned with pre-existing sample agents (such as default, coral cloud agent, and coral cloud experienceAgent), but the custom prompt creation step continues to hang.

 

 

Has anyone encountered this UI block, or is there an alternative workaround to successfully create or configure the agent for this specific challenge?

 

 

Any guidance would be greatly appreciated. Thank you!

 

#Trailhead Challenges  #Agentforce

2 Antworten
  1. 7. Sept., 08:01

    Hi , 

     

    Please open the browser Developer Tools by pressing F12, go to the Console tab, and paste the first red error message that appears.

0/9000

Hi Trailblazers, I’m working on the “Turn On Your New Lead Nurturing Agent” badge and I’m blocked. In Setup > Agentforce Studio, Agentforce is turned on. Under Agentforce for Sales > Start with an Agent Template, I only see: Call Coaching, Engagement, Inbound Lead Generation, Partner Success Agent, and Pipeline Management. The “Lead Nurturing” template isn’t listed, so I can’t proceed. 

 

#Agentforce  #TrailblazerCommunity

2 Antworten
  1. 1. Sept., 15:42

    Hi Motlatso, 

     

    This template is also referred to internally as "Agentforce SDR" — so if Setup shows the other five but not Lead Nurturing, it's usually one of these: 

     

    1. Edition/license gap. Lead Nurturing (Agentforce SDR) requires specific Sales Cloud licensing tied to Agentforce for Sales — it's not automatically included with every Developer Edition or every Sales Cloud license type, unlike some of the other templates you're seeing. Check whether your org has the Sales Cloud edition/add-on this specific template needs. 

     

    2. Dependent features not yet enabled. This template depends on supporting Salesforce Go features (Einstein Activity Capture, Salesforce Inbox connectivity, Data 360) being available in the org. If Salesforce Go itself isn't provisioned, the guided setup card for Lead Nurturing won't appear even though Agentforce is on. 

     

    3. Region/rollout timing. Lead Nurturing on Agentforce Studio rolled out via the Salesforce Go guided setup experience — if your Developer/Trailhead org was provisioned before this became broadly available, it may not have synced in yet. 

     

    What to try: 

    - Confirm you're using a brand-new Trailhead Playground (not a reused org) — this module requires a fresh org per the standard Trailhead guidance. 

    - In Setup, search "Salesforce Go" and confirm it's available/enabled — this gates the Lead Nurturing card specifically. 

    - If it's still missing after a fresh playground, this is worth a Trailhead Help case, since it may be an org provisioning gap. 

     

    Reference:

    https://trailhead.salesforce.com/content/learn/modules/agentforce-sdr-setup-and-customization/get-to-know-agentforce-sdr

     

     

    Start with a brand-new Trailhead Playground first — that resolves this for a lot of people hitting missing templates.

0/9000
3 Kommentare
0/9000