Hi ,
I have a requirement to create files in a local folder via D365 FO.
I need to understand how to implement this and also do I need to first export the file to azure storage and then put to the local file storage.
The client will have a local folder on their server where we need to create some csv files at the eod via a batch job.
What all prerequisites will be required to do such file based integration?
I guess I wont need client id or client secret as I need to directly connect to the file system.
Is it that i just need the FTP id address and network credentials OR i need some more details that i need to ask for ?
Thanks,
VK