OpenAPI enricher
Overview
OpenAPI enrichers allow you to enrich data streams using services documented with OpenAPI. You can read more about OpenAPI enrichers in Nussknacker in the Open API enrichers Overview section of the integration documentation.
The OpenAPI enricher form looks like this:
Services
After entering an URL to a valid OpenAPI specification, you will see the services that will be available in Designer in
the Found services
section. Only services with GET
and POST
methods will be visible. Each of these services will
be available as separate components in the Designer.
Security
If the service is secured then you have to pass API key
which should be provided by the API supplier.