Get decision definition variables via REST API

Hi,

The Decision Definition REST API supports POST requests for evaluating a decision, which requires input variables in the request body (name, type and value). Is there a REST endpoint which will provide me with these input variables given a Decision Definition key or id?

There isn’t, you need to know which variables are required for a Decision Definition before you can call it - There’s no way of finding out via API

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.