07. Request Details From

Interface

It allows you:

  • to send an a details request from another user

Prerequisites:

In order to use this API Method you must have workflow setup completed!

Actions can be done:

  • update - set optional text message

Columns used as mandatory parameters:

  • DocType - mandatory

  • DocumentNo - mandatory

  • Text - mandatory

  • Responsible - mandatory

  • NewResponsible - mandatory

API Methods:

Answer:

URL: https://api.socratecloud.com/webapi/rest/workflow/requestDetailsFrom/{version}?accessToken={access_token}&Responsible={...}&DocType={...}&DocumentNo={...}&Text={...}&NewResponsible={...}

Method: POST

Return: Ok for success or error message (start with "ERROR: ")