exposing blobs or variables on 2018 api page

Hi,
Is it possible to expose a variable or a blob on an api page?
We have a text field from the source system that contains unlimited chars that we want to save that as a blob in NAV.

We send the payload as json.
Anyone has any ideas?

Answers

  • JuhlJuhl Member Posts: 724
    Just add a global text variable to the page.
    The in oninsert on the page you put it into the blob.
    Follow me on my blog juhl.blog
Sign In or Register to comment.