I'm looking at creating a function (blob trigger) that copies a blob to a dropbox folder.
Can someone give me pointers of what is needed
I have come across this, but not sure what to specify for connection or for the folder path in dropbox:
https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-external-file
