Скачать бинарь из поля
bpm_field_downloadRetrieve binary data directly from a BPMSoft entity field using collection, ID, and field name. Save to a specified path or return the file size.
Instructions
GET бинарных данных напрямую из поля сущности по схеме {Collection}({id})/{FieldName}. Сохраняет в save_path или возвращает размер.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | ||
| id | Yes | ||
| field | Yes | ||
| save_path | No |