【发布时间】:2022-01-17 10:27:48
【问题描述】:
我创建了一个 PowerAutomate 流,它从 excel 文件读取数据并写入 SharePoint 列表。当它尝试写入一个空的日期字段时,我收到下面的错误消息
OpenApiOperationParameterTypeConversionFailed. The 'inputs.parameters' of workflow operation 'Create_item' of type 'OpenApiConnection' is not valid. Error details: Input parameter 'item/field_9' is required to be of type 'String/date'. The runtime value '""' to be converted doesn't have the expected format 'String/date'.
关于如何解决此问题的任何想法? 还有任何关于如何获取列 ID 的想法将不胜感激
【问题讨论】:
-
请澄清您的具体问题或提供其他详细信息以准确突出您的需求。正如目前所写的那样,很难准确地说出你在问什么。