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!!!!
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 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,
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!!!!
Great Explanation...Thanks for the vedio...
Good explanation, Beginner friendly, Thank you.
Cleared all my doubts, thanks.
Thanks Bhargav
Neat and clear explanation Harika. Thank you for your good work
Great Explanation. Please make other video asap.
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
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,
Please try to debug and see if the values are passed thr every activity and deepdive to see where the exact block is
@@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,
Hey, How can we update a ticket status using PUT Api
show us just the array part in detail so that we can see what we put as the input