Skip to main content

#Headless0 utenti parlano di questo argomento

Agentforce NOW AMA: Build with React and Salesforce Multi-Framework | May 27, 2026

 

Join the Salesforce Multi-Framework product team for a live AMA where we explore how to build production-ready apps with React. You'll see how to build dynamic apps that are connected to Salesforce data, secured by your org's existing permissions, and powered by the Agentforce 360 Platform.  

 

Our experts will walk you through the roadmap and answer your questions on: 

 

  • Developing with React: Build customer portals, employee-facing apps, and micro-frontends using React's expansive open-source ecosystem
  • Integrating with Agentforce Vibes: Go from natural-language prompt to working React app with Agentforce Vibes 2.0
  • Scaling on the Headless 360 Platform: Query records and invoke Apex from React with automatic authentication and access to the business logic, workflows, and compliance rules built into your org

Whether you're already building with React or just getting started, this is the session for you. 

 

Register and join us live: https://www.linkedin.com/events/7456009299094339585/

 

Can't make it live? All AMAs are recorded and available on demand on the Salesforce Developers YouTube channel

Agentforce NOW AMA: Build with React and Salesforce Multi-Framework | May 27, 2026 Join the Salesforce Multi-Framework product team for a live AMA where we explore how to build production-ready apps w 

#React Native #Open Source Tool #Prompts #Headless #Apex   

0/9000

Join Us for Salesforce Developers Ask Me Anything February 2025: Building Headless Agents with Agentforce  

__________________________

NEW: Updated Event Link

https://www.linkedin.com/events/7298839609017348096/comments/

*Yes, you need to click the "Register" button again 

________________________

 

Every month, the Salesforce Developer Relations team hosts a virtual Ask Me Anything session with our product managers, the people making the tech you use every day. Bring your questions and attend the session to get a deep dive from the tech maker (and product roadmap owner). We'd love to welcome you!  

 

In February, join developer advocate host @Mohith Shrivastava and product manager @Kamil Szybalski to get all your questions answered about building #Headless agents with #Agentforce. They’ll share how headless agents enable programmatic multi-agent orchestration and event-driven AI workflows with the Agent API (Pilot). Don’t miss the live Q&A and get your technical questions answered! 

 

Date: Wednesday February 26, 2025 

Time: 9am PT 

Registration: https://www.linkedin.com/events/7293713581781499904

 Join Us for Salesforce Developers Ask Me Anything February 2025: Building Headless Agents with Agentforce __________________________NEW: Updated Event Link*Yes, you need to click the

0/9000

Hi,

 

I have attempted to use headless identity APIs as per https://help.salesforce.com/s/articleView?id=sf.remoteaccess_authcodecreds_singlepageapp.htm&type=5

 

I have created the Connected app and checked the Enable Client Credentials Flow as well as assigned the Run As API Only user.

 

When I call my site authroize endpoint (.....abcde.sandbox.my.site.com/services/oauth2/authorize) = I get the following:

 

Invalid URL

The requested URL "[no URL]", is invalid.

Reference #9.88d11102.1684329647.8976a77f

 

Any idea why my Authroize endpoint is returning 400 Bad Request?

 

My callback URL for the connected app and my redirectURI in the callout is - ....abcde.sandbox.my.site.com/services/apexrest/code/extraction - as per the example.

 

@* Salesforce Developers *

#Headless Identity 

2 risposte
  1. Jonathan Fox (Cooper Parry) Forum Ambassador
    18 mag 2023, 08:12

    It appeared that going to sleep and doing nothing fixed it. I suspect one of the settings in this org took some considerable time to propagate through the Salesforce servers.

0/9000