Invoke an AI Agent from an Integration
You can start an AI agent from an integration and incorporate AI agents into existing integrations. The prerequisite is that the AI agent must be in an Active state.
Examples of what you can do
- You have a scheduled integration. Every Monday morning, you schedule an AI agent to process documents.
- You have an AI agent that processes new opportunities when new opportunities are created in Salesforce. You create an integration that registers for a Salesforce business event. You run the AI agent whenever a business event comes in.
- You have an integration based on File Server system events. Whenever a file arrives in File Server, the system event initiates the integration, which starts an AI agent to process the file.
- You use an integration to orchestrate multiple AI agents by calling several agents from within the same integration.
Invoke an AI agent from an integration