Solved

How to get via API endpoint (version 6.5) byte[] Array data (images from metrix_image_view)

  • 1 October 2020
  • 1 reply
  • 146 views

Badge +1

Dear all,

In FSM (version 6.5) we have images stored in the metrix_image table as Byte[] Array (on the image field).

Does anybody know how to get this image bytes from the record by using the endpoint API?

Thank you very much for your support,

Istvan

icon

Best answer by Lee Pinchbeck 26 November 2020, 16:02

View original

1 reply

Userlevel 7
Badge +24

Hi @istvan42k,

If you search for odata in the menu search of FSM you should see an FSM6 ODATA Rest API’s option. Selecting this will open the documentation detailing the formatting, functions and how to use them when connecting in to FSM using the API.

This should work for what you are attempting.

Kind regards,

Lee Pinchbeck

Reply