Connect Salesforce and Twilio to Hermes and it can create a customer record and reach that customer in the same run. Salesforce holds the account, Twilio handles the verification, the conversation, and SendGrid email. The agent can check a verification code, create the record once it passes, then send a template email to welcome the person. With both wired in, onboarding and outreach happen without leaving the task.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Execute a SOQL query to retrieve records
Get the next batch of query results using a query locator
Execute a SOSL search across multiple objects
Get a single record by ID
Create a new record
Update an existing record
Delete a record
Create or update a record using an external ID field
Create multiple records in a single request (up to 200)
Update multiple records in a single request (up to 200)
Delete multiple records in a single request (up to 200)
List all available sObjects in the org
Get detailed metadata for a specific sObject including all fields
Get global metadata about the org
Get org API usage limits
Get information about the current authenticated user
Get available Salesforce API versions
Get available tabs for the user
List all approval processes in the org
Submit a record for approval
Approve or reject a pending approval request
Get blob (binary) data for a record field like Attachment body or Document body
Create an attachment on a record
Upload a file as ContentVersion (Files)
Execute multiple REST API requests in a single call
Create a tree of nested, parent-child records in a single request
Get recently viewed records
List available global quick actions
List quick actions for a specific object
Execute a quick action
Get page layouts for an object
Get compact layouts for an object
Create a bulk ingest job for large data operations
Upload CSV data to a bulk job
Close a bulk job to start processing
Get the status of a bulk job
Get results (successful or failed records) from a bulk job
Abort a bulk job
List bulk jobs
List available reports
Execute a report and get results
Get metadata for a report
Get records deleted within a time range
Get records updated within a time range
Execute a SOQL query including deleted and archived records
Get list views for an object
Get details of a specific list view
Execute a list view and get results
List available dashboards
Get dashboard data and metadata
Refresh a dashboard to get latest data
List available standard invocable actions
Get details of a specific invocable action
Execute an invocable action
Post a message to Chatter feed
Get Chatter feed items
Send an SMS or MMS message via Twilio Messaging API
Get details about a specific message by SID
List messages sent/received from your account with filters
Delete a message from your account (removes from logs)
Send a WhatsApp message via Twilio (template or session message)
Get details about a specific WhatsApp message
Make an outbound phone call with TwiML instructions
Get details about a specific call by SID
List calls made to/from your account with filters
Update an in-progress call (redirect, hangup, or modify)
List call recordings from your account
Get details about a specific recording
Delete a call recording from your account
List conferences in your account
Get details about a specific conference
List participants in a conference
Update a conference participant (mute, hold, kick)
Send a verification code via SMS, Voice, or Email (Twilio Verify API)
Check if a verification code is correct (Twilio Verify API)
Look up phone number information (carrier, line type, validation)
Create a new conversation (Conversations API)
List all conversations in your account
Get details about a specific conversation
Send a message to a conversation
Add a participant to a conversation (SMS, WhatsApp, or Chat)
Delete a conversation
Search for available phone numbers to purchase
List phone numbers owned by your account
Purchase an available phone number
Update configuration for an owned phone number
Release (delete) a phone number from your account
Send a transactional email via SendGrid Email API
Send an email using a SendGrid template
Get email delivery statistics from SendGrid
Hermes is an open agent built on Nous Research’s Hermes models. NoClick runs it hosted and connects your apps to it as tools, so it can do real work across your systems. Wire an integration into the agent and Hermes can use that app’s operations directly while it reasons through a task. It is a strong pick when you want an open-model agent with genuine tool access.
NoClick runs Hermes for you with Salesforce and Twilio wired in as tools. Connect your account and run.