Plaza 365
Plaza 365

No results found for your search

RegisterLog in

4

Visit article

#er

#integration

#onedrive

Dynamics 365 ERP - Development

Category

Oct 14, 2024

Published date

Text

Article Type


AI Summary

  • The article explains how to extend Electronic Reporting (ER) sources to import from non-default origins beyond options like manual imports or SharePoint.
  • The process involves retrieving files from the origin and moving them to different destinations based on import success, warnings, or errors.
  • It is recommended to read the author's previous series on Extending ER destinations before following the steps for integrating with OneDrive.
  • Authentication for OneDrive integration involves using a refresh token for access_token to list files in a folder and read file content.
  • File IDs can be obtained through a GET request to list files and files can be moved using a PATCH request with a JSON body.
  • A form and table for storing connection credentials should be created or reused, ensuring the Secret and Token are encrypted in the database.
  • Form extension requires adding references to ElectronicReporting and ElectronicReportingCore if not already included in the model.

Registered users can view the full text for FREE!

Sign In Now!