REST API - Execute Procedure with Selection

Options

Selections are an elementary concept for controlling procedures in Board. When starting a procedure from a screen, a start selection is usually passed with it. We need this possibility also, if we start a procedure over the rest Api. The selection could be passed in the body as JSON.

Currently only the database name and the procedure name can be passed as parameters.

14
14 votes

Released · Last Updated

Comments