Create Actions from Named Queries
Create Custom Actions Using Apex InvocableMethod
Provide Global Copy to Action Responses
Cite Agent Responses with Apex
| USER PERMISSIONS NEEDED | |
|---|---|
| To work with Named Query API: | Allows users to create, read, update and delete Named Query API records |
| To use an agent with actions based on Named Query APIs: | Either View Developer Name or View Setup and Configuration |
With Named Query API, you can create custom SOQL queries (Named Query APIs) in Setup, then expose them as agent actions in Agent Creator.
User Interface and then select User Interface.After you create a Named Query API, it appears in Setup > API Catalog. You must manually activate the Named Query APIs in the API Catalog to make them available as agent actions.
Create and save Named Query APIs to make them available as agent actions. See Named Query API in the REST API Developer Guide.
To access a Named Query API in Agent Creator, follow these steps.
assets, and then select Agentforce Assets.Users executing named queries must have read access to the data being queried.
Note