AI fits into Composer as a specialized connector or a decision node within your existing automation canvas. Instead of building custom code, you can use pre-built connectors (e.g., for OpenAI, Azure AI, or Google Vertex AI) or call a custom REST endpoint from a HTTP Request action. Key integration surfaces include:
- Trigger Processing: Analyze inbound emails, form submissions, or webhook payloads to classify intent, extract entities, or summarize content before routing.
- Data Enrichment: Use an AI step to append sentiment, translate text, or generate summaries to records fetched from Salesforce, NetSuite, or a database.
- Conditional Routing: Employ AI to evaluate the content of a document, support ticket, or invoice to determine the next step in the workflow (e.g., 'Route to High-Priority Queue', 'Flag for Review').




