What an agent can do with Salesforce
- Read and update Opportunities, Leads, and Accounts
- Log calls and activities against records
- Query with SOQL for reporting
- Trigger flows on record changes
Example
A deal-health agent that flags Opportunities with no activity in 14 days and drafts a re-engagement email for the owner to send.
How it works
Describe the agent you want in plain English. Something writes the logic, connects to Salesforce through a secure OAuth or API-key flow, and deploys it with hosting and a domain — no separate infrastructure to manage.