Get Uploaded entry bytes

System Information
  • 3:
  • Windows 10:
  • Mongo:
  • v14.18.0:
  • 7.17.0:
  • 1.22.15:

Hi,

How can I get upload entry bytes?
I manage to fetch the entry by id, but need a Buffer object
Use case - use afterCreate hook to stream all bytes to another service

Thank you