still no go sorry.
what am i missing?
I've followed your instructions
Ive added the expression like this:
base64ToBinary(triggerBody()[‘Createfile_FileContent’])
and also added the dynamic content as the above failed, and am getting this:
Unable to process template language expressions in action 'Create_file_2' inputs at line '0' and column '0': 'The template language expression 'base64ToBinary(triggerBody()['Createfile_SignatureImageLink'])' cannot be evaluated because property 'Createfile_SignatureImageLink' doesn't exist, available properties are '@odata.etag, ItemInternalId, ID, NAME, Surname, Name0, Conditions_x002f_Limitations, Contact_Number, Date, EPOA, SignatureImageLink, Modified, Created, Author, Author#Claims, Editor, Editor#Claims, {Identifier}, {IsFolder}, {Thumbnail}, {Link}, {Name}, {FilenameWithExtension}, {Path}, {FullPath}, {HasAttachments}, {VersionNumber}, {TriggerWindowStartToken}, {TriggerWindowEndToken}'.
What would you suggest be the best solution to this using the setup I have?
Obviously i'm missing something / a step somewhere