SMARTapi
by Inventio.IT
SMARTapi is a RESTfull Web Service and uses HTTP as its underlying protocol. (JSON)
SMARTapi - Advanced API for Microsoft Dynamics 365 Business Central
SMARTapi is a full REST API that makes it easy to integrate Microsoft Dynamics 365 Business Central with other external systems. Whether you need to retrieve data, create new resources, update existing data, or delete it, SMARTapi handles it with simplicity and flexibility.
With SMARTapi, it's easy to get started and to expand the API integration with other tables and fields from Business Central. Just choose which tables and fields you want to expose in the API, and for each table, you also select the fields that should be supported.
For each field, you choose the actions that should be available.
Key Features:
- User-Friendly and Easily Scalable: Get up and running quickly, with the flexibility to expand as your needs grow
- All tables and fields are fully supported. Simply select the desired table and check the fields you want to expose.
- Json Repons. All responses from SMARTapi are delivered in JSON, exactly how your developer wants it.
Supportet Actions:
- GET: Retrieves data from Business Central.
- POST: Sends data to Business Central to create a new data.
- PUT: Updates or replaces an existing data in Business Central.
- DELETE: Removes a data from Business Central.
Supported filter parameters:
- Limit: Specifies the maximum number of records to return. For example: &limit=1.
- Offset: Skips a number of records before returning results. For example: &offset=1.
- Order: Determines the sorting order (Ascending/Descending). For example: &order=Ascending.
- Sorting: Sorts the results by one or more fields. For example: &sorting=(Name,No.).
- Filter: Applies conditions to filter the returned records. For example: &filter=(Name=J*,Balance>10000,No.=10000..50000).
SMARTapi makes it easy to exchange data between Dynamics 365 Business Central and other systems, helping you streamline processes and maximize your company’s productivity.
Documentation:
The documentation for SMARTapi is available at https://docs.smartapisaas.inventio.it
Supported Editions
The app supports the Essentials and Premium Editions of Microsoft Dynamics 365 Business Central
Supported Languages
This app is available in Danish and English (United States)