Skip to end of banner
Go to start of banner

WIP-Microsoft Dynamics 365 Finance & Operations

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In this article

Articles in this section

Overview

The Dynamics 365 Finance & Operations is a cloud-based Enterprise Resource Planning (ERP) system that offers you the ability to manage all your finances and inventory. The Microsoft Dynamics 365 Finance & Operations Snap Pack enables you to

OData is a OASIS standard protocol for creating and consuming data. The purpose of OData is to provide a protocol that is based on Representational State Transfer (REST) for create, read, update, and delete (CRUD) operations. OData applies web technologies such as HTTP and JavaScript Object Notation (JSON) to provide access to information from various programs.

OData provides the following benefits:

  • It lets developers interact with data by using RESTful web services.

  • It provides a simple and uniform way to share data in a discoverable manner.

  • It enables broad integration across products.

  • It enables integration by using the HTTP protocol stack.

There are two versions of OData and we will be using the latest version of OData i.e Odata V4.

Use Snaps in this Snap Pack to:

  • Execute SQL statements to create, delete, update, merge or insert data within a specified table.

  • Fetch data from a database.

  • Get a list of tables from a database.

  • Execute stored procedures.

The The Microsoft Dynamics 365 Finance & Operations Snap Pack contains the following Snaps:

Prerequisites

Supported Versions

  • < Supports API versions 2.01.2 and 4.9.32. >

  • < Certified against API version 3.2.13. >

Supported Applications

Snap Pack History

Release

Snap Pack Version

Date

Type

Updates

https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1439233/Glossary

https://docs-snaplogic.atlassian.net/wiki/spaces/SD/pages/1438341/Getting+Started

  • No labels