How to fetch the Values from JSON using Deserialize JSON & Deserialize JSON Array Activities - Part3

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ก.พ. 2025

ความคิดเห็น • 13

  • @josephcloer2616
    @josephcloer2616 2 ปีที่แล้ว +2

    Thank you for this video. I have searched and watched many videos on this subject. You helped me finally understand it. My process is working now. THANK YOU!!!!

  • @saikrishna6784
    @saikrishna6784 2 ปีที่แล้ว +1

    Great Explanation...Thanks for the vedio...

  • @fluttertechie4316
    @fluttertechie4316 2 ปีที่แล้ว +1

    Good explanation, Beginner friendly, Thank you.

  • @bhargavreddy8720
    @bhargavreddy8720 2 ปีที่แล้ว +1

    Cleared all my doubts, thanks.

  • @malinivinnamala7085
    @malinivinnamala7085 2 ปีที่แล้ว

    Neat and clear explanation Harika. Thank you for your good work

  • @akshaymishra3313
    @akshaymishra3313 2 ปีที่แล้ว +1

    Great Explanation. Please make other video asap.

    • @harikamudiam
      @harikamudiam  2 ปีที่แล้ว

      Hey akshay thank you
      Mostly by eod today you can expect next video on this series.
      Do subscribe and you'll be notified as soon as i publish

  • @rajeshkumarj9623
    @rajeshkumarj9623 ปีที่แล้ว +1

    Thank You soo much Harika for your training on UiPath, I able to build the flow for HTTP request sending data to Jira (Create issue in Jira) but I am unable to send data to Jira when above block is HTTP request... like HTTP Request-->DeserializeJson-->Assign value-->JiraScope... when I am runnin this file getting error like... Jira Scope: Method not found: 'Void RestSharp.Parameter..ctor(System.String, System.Object, RestSharp.ParameterType)'.
    How to solve this error, Thanks in Advance,

    • @harikamudiam
      @harikamudiam  ปีที่แล้ว

      Please try to debug and see if the values are passed thr every activity and deepdive to see where the exact block is

    • @rajeshkumarj9623
      @rajeshkumarj9623 ปีที่แล้ว

      ​@@harikamudiam Firstly, Thank You for your reply, It was failing after entering into jira scope, if possible will you tell how to pass variables in HTTP Request paramets, I found another way instead of jira scope, like need to create jira issue with HTTP POST method like... HTTP GET (the data from 3rd party application) --> Assigned variables to the return data --> HTTP Jira POST request --> in this Add Parameter how to pass those variables...
      Thanks in Advance,

  • @Shivaraj-nw5nw
    @Shivaraj-nw5nw 2 ปีที่แล้ว

    Hey, How can we update a ticket status using PUT Api

  • @anelisabolosha9934
    @anelisabolosha9934 2 ปีที่แล้ว

    show us just the array part in detail so that we can see what we put as the input