Power Automate - Parse JSON Action Tips

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 8

  • @MohammadAli-ts2ev
    @MohammadAli-ts2ev 11 місяців тому +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  11 місяців тому +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 10 місяців тому +1

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

    • @abm4975
      @abm4975  10 місяців тому

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

    • @stephanedenis5394
      @stephanedenis5394 10 місяців тому +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 8 місяців тому

      @@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 8 місяців тому +1

    This is very helpful. Thank you so much!!

    • @abm4975
      @abm4975  8 місяців тому

      Glad it was helpful!