Invoking Services in Martini
This section outlines various methods for invoking services in Martini. Understanding these invocation techniques is essential for integrating services effectively into your workflows and applications.
Topics Covered
-
Invoking via UI: Learn how to manually invoke services using the Martini user interface for testing and debugging purposes.
-
Invoking via HTTP: Discover how to call services using HTTP requests, enabling interaction with services from external systems or applications.
-
Invoking via Triggers: Understand how to set up various triggers that automatically invoke services based on specific events or conditions.
-
Service Discovery: Learn how services are discovered and invoked dynamically via the service registry.