Power Automate - Parse JSON Action Tips

Поделиться
HTML-код
  • Опубликовано: 26 янв 2025

Комментарии • 8

  • @MohammadAli-ts2ev
    @MohammadAli-ts2ev Год назад +4

    So, in case of ["String","null"] as the data type, how can we access the property in the next action of it's not there in the dynamic content??

    • @abm4975
      @abm4975  Год назад +1

      Hi
      Good question. First map the value in the compose. Then extend the schema ["string", "null"]. Also have a look at the peek code of the compose once you mapped. You can add that using the expression without using the Dynamic content.
      Thanks

    • @stephanedenis5394
      @stephanedenis5394 Год назад +1

      @@abm4975 Thankyou, can you make a Tips demo of this solution ?

    • @abm4975
      @abm4975  Год назад

      Hi
      Sorry I didn't understand your question please. Please explain?
      Thanks

    • @stephanedenis5394
      @stephanedenis5394 Год назад +1

      @@abm4975Sorry for not being clear. You give a solution to the question. But I'm not sure I understand how to apply it. Hence my suggestion to make a video (demo) of this solution. It might be useless if I'm the only one who doesn't understand ;)

    • @tesfayeAyale
      @tesfayeAyale 11 месяцев назад

      @@abm4975 I am expecting a value or null for an integer properties from a JSON response and tried to implement your suggestion above but still I don't see the value of the properties either in the Dynamic content or via expression. Can you please Demo this?

  • @EuropasOcean
    @EuropasOcean Год назад +1

    This is very helpful. Thank you so much!!

    • @abm4975
      @abm4975  11 месяцев назад

      Glad it was helpful!