Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Eclair Chart Resources
Eclair charts render maps and geodata in Analytics dashboards.
- Available resources:
-
Resource Description Supported HTTP Method Resource URL Charts Maps List Resource Returns a collection of maps, or creates a map. GET POST /eclair/maps Charts Maps Resource Get, update, or delete a specific map. DELETE GET PATCH /eclair/maps/<id> Charts Geodata Resource Get, update, or delete a specific geodata definition. DELETE GET PATCH /eclair/geodata/<id> Charts Geodata List Resource Returns a collection of geodata definitions, or creates a geodata definition. GET POST /eclair/geodata Charts Geodata File List Resource Get the binary file associated with a geodata definition. GET /eclair/geodata/<id>/file