How to write csv table data to single file in azure logic apps -


i trying load table records csv file using azure logic apps , separated. able create multiple files instead need 1 file data. there way using logic apps?

you create blob file, , append file. quick google on append blob, has been in azure while now. https://blogs.technet.microsoft.com/thbrown/2015/08/26/azure-blob-now-has-append/ there no default connector write function specific task.

be sure vote logic app connector on https://feedback.azure.com/forums/287593-logic-apps/suggestions/15821374-add-append-blob-api-in-blob-storage-connector because useful feature.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -