Found 1000 skills for "jeremylongshore" Page 50 of 84

salesforce-reliability-patterns

Production-grade reliability patterns for Salesforce integrations: circuit breakers for API outages, idempotent operations using External IDs, gracefu...

github 1 files

salesforce-known-pitfalls

The 10 most common and costly mistakes when integrating with Salesforce, with real error messages and correct patterns. // Query accounts, then query ...

github 1 files

salesforce-core-workflow-a

Primary workflow: perform CRUD operations on standard sObjects (Account, Contact, Lead, Opportunity) using SOQL queries, jsforce methods, and REST API...

github 1 files

retellai-webhooks-events

Handle Retell AI webhook events for call lifecycle, transcripts, and function execution. HTTPS webhook endpoint Agent configured with webhook URL // S...

github 2 files

salesforce-debug-bundle

Collect all necessary diagnostic information for Salesforce issues: debug logs, API limits, org configuration, and error traces. Salesforce CLI authen...

github 1 files

serpapi-webhooks-events

SerpApi does not have traditional webhooks, but supports async searches and the Searches Archive API. Build SERP monitoring by combining scheduled sea...

github 1 files

retellai-upgrade-migration

Implementation patterns for Retell AI upgrade migration — voice agent and telephony platform. Completed retellai-install-auth setup import Retell from...

github 2 files

serpapi-common-errors

Quick reference for SerpApi errors. Check searchmetadata.status first -- it will be Success or Error. Error details are in searchmetadata.error or err...

github 1 files

retellai-reference-architecture

Implementation patterns for Retell AI reference architecture — voice agent and telephony platform. Completed retellai-install-auth setup import Retell...

github 2 files

salesforce-data-handling

Handle sensitive data correctly when integrating with Salesforce: PII classification, GDPR/CCPA compliance with Salesforce's Individual object, data r...

github 1 files

windsurf-api-development

This skill enables AI-assisted API development workflows within Windsurf. Cascade can generate type-safe API clients from OpenAPI/Swagger specs, creat...

github 5 files

serpapi-install-auth

Install the SerpApi client library and configure API key authentication. SerpApi provides structured JSON results from Google, Bing, YouTube, and 15+ ...

github 1 files