Calling a prediction workflow deployed as a REST service. Example scenario: The bank wants to allow applicants to calculate their approximate credit score on the bank's website. An applicant needs to provide their data and click the button on the website. The POST request to the prediction workflow is sent and the prediction is returned to the applicant.
This workflow demonstrates how to prepare the data for the POST request and make such a request in a KNIME workflow but the POST request can be sent from external clients, e.g., a Postman, Python code, a website etc.
To use this workflow in KNIME, download it from the below URL and open it in KNIME:
Download WorkflowDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!