web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

REST API

(0) ShareShare
ReportReport
Posted on by

Hi,

I need to add records to a Staging table in Navision from a third party application which supports REST API.

I have added/updated/viewed/deleted records from my application using their API

Eg

<form method="POST" action="xxxxxx.com/.../add">
<input type="hidden" name ="authtoken" value="***************">
<input type="hidden" name ="scope" id="scope" value="xxxxxxxxxxxx">
<input type="text" name="Name" value="Test">
<input type="text" name="DOB" value="12-Jun-1980">
<input type="text" name="Address" value="Test,UK">
<input type="submit" value="Add Record">
</form>

Is this possible using REST API?

If so what do I need to make it work?

Thank you.

*This post is locked for comments

I have the same question (0)
  • Verified answer
    keoma Profile Picture
    32,729 on at

    since nav 2013 procides odata webservices, which support den rest data protocol. but it's only usable to read data from nav. since nav 2015 odata suports read/write.

    so in your case you have to develope your own solution. either using custom code in nav or you could work with a nav soap webservice. this webservice is called by a custom app developed by you (windows service). this app also communicates with the third party app using rest.

  • Community Member Profile Picture
    on at

    Hi Jonathan,

    Thank you for your quick response to my query.

    I will develop a Custom App as you suggest.

    I will let you know how I get on.

    Kind Regards,

    Tom

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics NAV (Archived)

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans