UiPath Documentation
activities
latest
false
Integration Service 活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

列出所有活动

Act! 中的“列出所有活动”。 365 连接器。

UiPath.Act365.IntegrationService.Activities.ListAllCampaigns

使用活动 - GET API 列出 Act! 365 中的所有活动。

在活动正文中

以下属性位于活动主体中:

  • 最大记录数- 要返回的最大记录数。
  • “orderBy” - 指定结果集的顺序。
  • 页面大小 - 给定页面中要返回的资源数量。
  • where - 典型 SQL 查询中不带WHERE关键字的 CEQL 搜索表达式或 where 语句。
  • 第一条记录- 返回的第一条记录。
  • “列表” - 记录列表。

有关使用“列表”活动的更多信息,请访问在“列出所有记录”活动中使用 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 论坛

保持更新