Skip to content

Developer guide

Rello edited this page Aug 25, 2026 · 1 revision

Developer guide

Analytics exposes a REST API for Internal Database datasets and an event-based extension point for custom data sources.

Keep extension source IDs unique, validate all user-provided options, and avoid returning secrets in source results. Test source failures, unavailable files, authorization failures, and scheduled loads as well as the successful path.

Clone this wiki locally