Defining and Registering a Provider

Procedure

  1. Get the provider definition schema from the Expresso server (using GET /schemas/provider-schema).
  2. Define the provider (event pods and actions) and register the provider by passing the description to the Expresso server (using POST /system/providers).

    The Expresso server adds the provider to the Expresso inventory.