Real-World ExamplesΒΆ

This chapter provides practical, real-world examples of how to configure Custom Functions using the Generic Web Service connector. The examples demonstrate how to retrieve data from external APIs, define request metadata, and map response values to Grid segments or KPI components.

This chapter is meant to describe how to:

  • Configure connector settings for different authentication types

  • Define request metadata for JSON and XML responses

  • Use data.path to extract values from API responses

  • Configure both multi-value (Grid) and single-value (KPI) scenarios

These examples are intended to serve as reference implementations that can be adapted to real integration use cases.