Hi
I am new to D365 FO and implementing integration to import Data into D365 based on the Import Project Definition
In the UI it seems, as you can select you Import Project and Click Run Project and then upload the file to import and start importing (import starts and ends with success or failure).
On the other hand testing ImportFromPackage API seems to be different, it requires you upload a zip file that contains the input and Manifest and PackageHeader files.
Is there an API that can be used to basically mimic the UI behavior? I want the integration to only send a file and Import Project Name
Thanks,
Rah