HI all,
i have two integration questions if you may for two scenarios
case1:
integration to import Bank Statements sent by banks in D365 Finance without user interaction. the file needs to be uploaded by Azure Integration Solution to the D365 Finance blob storage using a standard D365 Finance API.
also how to monitor all error logs for the integration without user intervention
case2:
integaration to push the Employees’ Salaries from the Legacy system to D365 Finance through a General Journal Import. The Legacy system is hosted on one of the client servers and is only able to Export a file into a Shared Location within the network.This file needs to be imported within D365 Finance in an automated way without any user intervention.
thank you,