Options

REST Webservice

NAVBasicNAVBasic Member Posts: 8
Hi, I am new to NAV developments.
I have a third party application which has exposed REST webservice which has a ~100 records with 4 fields.
I need to consume that webservice in NAV and read those records and import in NAV table.

I tried to use the SOAP application to invoke the GET method and can view the ~100 records.
But how to consume the webservice and import those data in NAV?


Thanks in advance.
Sign In or Register to comment.