UiPath Documentation
activities
latest
false
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Integration Service 活动

上次更新日期 2026年4月20日

列出附件

UiPath.QuickBooksOnline.IntegrationService.Activities.ListAttachments

使用查询可附加 - GET API 列出 QuickBooks Online 中的附件。

在活动正文中

  • “字段” - 响应中要返回的字段。可以是单个字段,也可以是以逗号分隔的字段列表。
  • 页面令牌- 取自上一页的下一页令牌。
  • 页面大小 - 给定页面中要返回的资源数量。
  • “Where” - 典型 SQL 查询中不带Where关键字的 CEQL 搜索表达式或“where”语句。
  • “列表” - 记录列表。
  • “下一页令牌” - 用于下一页记录的令牌。使用此令牌遍历页面,直到返回空列表。

属性

常见

  • 显示名称此字段支持字符串类型输入。

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • ResponseStatus - The status of the request (success/failure information). Enter a ResponseStatus variable (UiPath.BAF.Models.ResponseStatus). The ResponseStatus object includes three properties that you can use in other activities.
    • Success - Boolean - Specifies whether the API request was successful.
    • ErrorCode - String - The response error if the API request is unsuccessful (Success=False).
    • Message - String - The error message.
  • 在活动正文中
  • 属性
  • 常见
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新