Good morning everyone,
My flow is having two variables, either I can add Attachments or Word variable once in email Attachment section. How I can add both.
(I tried adding both separately , it is working however I need both variables to be send in same email.
___________________________________________________________________________________________________________________________________________________________________________________________________----
Error - Flow save failed with code 'OpenApiOperationParameterValidationFailed' and message 'Input parameter 'emailMessage' validation failed in workflow operation 'Send_an_email_(V2)': The parameter with value '" @{variables('Word')}@{variables('Attachments')}"' in path 'emailMessage/Attachments' with type/format 'String' is not convertible to type/format 'Array'.'.