How to use Azure Function in Microsoft Flow

Input:

@equals(length(body('Get_Items_By_Title')?['value']),0)


then

How to use Azure Function in Microsoft Flow


input:

"@add(item()?['Replies'],1)"


When you are using Azure Function,you needed quotes to make it work

相关文章:

  • 2021-11-11
  • 2021-07-02
  • 2021-09-29
  • 2021-04-21
  • 2021-11-14
  • 2021-10-25
  • 2022-12-23
  • 2021-11-20
猜你喜欢
  • 2021-05-26
  • 2022-12-23
  • 2022-12-23
  • 2021-10-31
  • 2022-12-23
  • 2022-12-23
  • 2021-12-22
相关资源
相似解决方案