How is this different from native Salesforce Email-to-Case?+
Native Email-to-Case only creates cases. It cannot create leads, work orders, claims, or records on custom objects, and it does not extend field mapping beyond the Case object. Email-to-Anything, the capability inside Ortoo Orchestrator, lifts that limit and lets one workflow map inbound email to any standard or custom Salesforce object.
Can replies on existing records thread back automatically?+
Yes. Outbound emails sent from Salesforce carry thread context, so inbound replies route back to the originating record without manual matching. The workflow handles reply capture across Gmail, Outlook, and any IMAP source.
What objects can it create or update?+
Any standard or custom object. Leads, cases, opportunities, work orders, applications, claims, partner records, and any custom record the org has defined are all supported through declarative field mapping.
How is AI applied to inbound email?+
AI is applied selectively where interpretation adds value, such as classifying message type or reading sentiment. Deterministic logic handles routine routing, so AI cost stays bounded and the workflow stays predictable.
Can we use our own LLM provider?+
Yes. Bring-your-own-LLM is supported. Teams running an OpenAI, Anthropic, or Google enterprise contract route AI calls through their own provider, with costs and audit trails on their own bill.
Does this require Apex or a developer to set up?+
No. Field mapping, routing rules, and AI triggers are configured declaratively inside Salesforce setup. Operations teams adjust the workflow without engineering involvement.
What happens to attachments?+
Attachments are captured with the email and stored on the Salesforce record, with the workflow able to extract structured data from attachment content where the team has configured that step.