Expose Decisions as Services
To call your decision model in integrations, you must add at least one decision service in the model. A decision service exposes one or more decisions of your model as public REST APIs.
A decision service consists of a set of input data and a set of decisions from a decision model.
Note:
Make sure your decisions are error-free before creating a decision service. Errors in the decisions propagate to the service you create, and appear in the Services panel. To fix errors, see Review and Fix Errors in a Decision.Follow these steps to add a service to your decision model.