RidgeCRM Developer Docs

Integrations

Telephony API

Twilio setup endpoints and webhook behavior.

Routing strategy

Telephony config supports round robin, least recent, and skills-based routing values. Current docs should explain the strategy metadata and clearly mark any routing implementation that is still a placeholder.

Webhook security

Twilio webhook endpoints receive public callbacks. Production docs should recommend validating provider signatures, limiting exposed URLs where possible, and logging failures without leaking secrets.