salesforce-apiSalesforce CRM API integration with managed OAuth. Query records with SOQL, manage sObjects (Contacts, Accounts, Leads, Opportunities), and perform batch operations. Use this skill when users want to interact with Salesforce data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via ClawdBot CLI:
clawdbot install byungkyu/salesforce-apiGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
Sales teams can query and update Opportunity records to track deals through stages, using SOQL to filter by close date or amount. This enables real-time forecasting and prioritization of high-value leads, improving conversion rates.
Support agents can retrieve Contact and Account details during service calls, updating records with new issues or resolutions. This ensures customer data is synchronized across teams, enhancing response times and service quality.
Marketing teams can create and segment Lead records based on demographics or engagement, using batch operations to update statuses. This automates follow-up workflows and personalizes outreach, boosting lead-to-customer conversion.
IT departments can use composite requests to batch migrate records from legacy systems to Salesforce, ensuring data integrity. This reduces manual entry errors and maintains consistency across business units.
Finance teams can query Opportunity and Account records to generate revenue reports, using SOQL to aggregate data by region or product. This supports budgeting and performance analysis with up-to-date insights.
Companies offer CRM tools as a service, integrating this skill to automate data sync and reporting for clients. This reduces manual overhead and provides scalable solutions, driving recurring revenue through enhanced features.
Agencies use the skill to customize Salesforce implementations for clients, managing connections and performing batch updates. This delivers tailored solutions and ongoing support, generating project-based and retainer income.
Firms build analytics dashboards that pull Salesforce data via SOQL queries, offering insights into sales trends. This creates value-added services for businesses, monetized through licensing or usage-based pricing.
💬 Integration Tip
Set up multiple connections via the control panel to manage different Salesforce orgs, and use the Maton-Connection header to switch between them seamlessly in API calls.
Scored Apr 15, 2026
When the user wants to create competitor comparison or alternative pages for SEO and sales enablement. Also use when the user mentions 'alternative page,' 'v...
HubSpot CRM and CMS API integration for contacts, companies, deals, owners, and content management.
Partnership outreach, market research, competitor analysis, and proposal generation. Transform your AI agent into a strategic business development partner that identifies and cultivates growth opportunities.
Google People: Manage contacts and profiles.
Query and manage Salesforce CRM data via the Salesforce CLI (`sf`). Run SOQL/SOSL queries, inspect object schemas, create/update/delete records, bulk import/export, execute Apex, deploy metadata, and make raw REST API calls.
Guide users building a personal CRM from simple files to structured database.