Skip to main content

Support and contributing

The External Integration Module is free and open source, and support is community-based on GitHub. Contributions are welcome — for example, new connectors, new sample document types, or integrating the export module with Data Management / ER engines. If you have working code to share, open a pull request to TrudAX/XppTools, or an issue first to discuss the approach.

Version history

To see what changed and when, use the commit history of the module folder:

Version history — DEVTutorial/DEVExternalIntegration commits

To update an existing installation, download the current source and copy the changed elements into your submodels, as described in the installation guide.

Report an issue

Found a bug, or something doesn't work as described? Create a GitHub issue in the TrudAX/XppTools repository — that is the single tracker for all framework code issues.

A good issue includes:

  • your D365FO version and the framework model version (commit or download date),
  • what you did (setup values, the payload if possible — the message log lets you download it),
  • what you expected, and the full error text or infolog.

Ask a question or propose a feature

Questions and feature ideas are welcome in the same issue tracker. If the question is about a specific tutorial, a comment on the corresponding blog post also works.

You can also contact me directly on LinkedIn or by email at trud81@gmail.com.

Documentation feedback

If a page on this site is wrong or unclear, open an issue in the site's own repository: TrudAX/d365fointegration — documentation issues are kept separate from framework code issues.