【发布时间】:2019-01-03 14:19:36
【问题描述】:
我正在尝试使用 Microsoft 流程从 Outlook.com 自动保存附件。
相关附件是受密码保护的 PDF。
我尝试使用Attachment Content 作为File Content 在Onedrive 操作Create File 中的值
它给出了错误:InvalidTemplate. Unable to process template language expressions in action 'Create_file' inputs at line '1' and column '2492': 'The template language function 'base64ToBinary' expects its parameter to be a string. The provided value is of type 'Null'. Please see https://aka.ms/logicexpressions#base64ToBinary for usage details.'.
有没有办法解决这个问题或解决这个问题?
提前感谢您的帮助。
【问题讨论】:
标签: power-automate