Hi All, I have been previously been uploading photos to document libraries using powerapps via flows with the help of youtube video guides.
https://www.youtube.com/watch?v=ovLIwnj6QjU I was think to apply the same kind of logic to uploading photos from powerapps to dropbox folders by substituting the "create a file in sharepoint" step with a "create a file in dropbox" step, but I get the following error: InvalidTemplate. Unable to process template language expressions in action 'Create_file' inputs at line '1' and column '1935': 'The template language expression 'triggerBody()['Createfile_FileContent']' cannot be evaluated because property 'Createfile_FileContent' doesn't exist, available properties are ''. Please see
https://aka.ms/logicexpressions for usage details.'. Can someone tell me what I have done wrongly and how to fix it?