Skip to content

The idea of the application is to read incoming JSON/XML files and generate AL basic objects from that information. You can paste JSON/XML direclty to page or application can also make HTTP requests with authorization depending on the settings. At the moment the supported authorization types are: Bearer Token, Basic, OAuth1.0, OAuth 2.0.

License

Notifications You must be signed in to change notification settings

Drakonian/api_object_generator_json_xml

Repository files navigation

API Object Generator XML/JSON

The idea of the application is to read incoming JSON/XML files and generate AL basic objects from that information. You can paste JSON/XML direclty to page or application can also make HTTP requests with authorization depending on the settings. https://vld-nav.com/api-object-generator

API Object Generator


How to Install a Per Tenant Extension (.app file) in Business Central

This guide provides step-by-step instructions for installing a Per Tenant Extension (PTE) .app file in Microsoft Dynamics 365 Business Central via the Extension Management page.

Prerequisites

  • Permissions: Ensure you have the permissions to manage extensions in Business Central.
  • .app File: Have the .app file you wish to install ready.

Installation Steps

1. Access the Extension Management Page

  • Go to Extension Management from the Search.

2. Upload the Extension

  • Click Upload Extension on the Extension Management page.
  • Press Select .app file DrillDown, navigate to your .app file, select it, and click Open.

3. Install the Extension

  • Click Deploy
  • Accept any terms and conditions, if prompted.
  • Confirm the installation by clicking Yes.

4. Verify Installation

  • The installation process may take a few minutes. You can monitor the progress on the Extension Management page, where the status will change to Installed once completed.

Troubleshooting

  • Installation Errors: Refer to the error message details and consult the extension's documentation or support resources.
  • Permissions Issues: Confirm you have the necessary permissions to install extensions. Contact your system administrator if you're unsure.

About

The idea of the application is to read incoming JSON/XML files and generate AL basic objects from that information. You can paste JSON/XML direclty to page or application can also make HTTP requests with authorization depending on the settings. At the moment the supported authorization types are: Bearer Token, Basic, OAuth1.0, OAuth 2.0.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages