Done the series Rakesh, you are amazing and your training videos are awesome, with the help of your videos I learned RPA UiPath easily. Looking more content from you. No words to say big hugs to you my friend. :)
You are most welcome, using API we can perform multiple actions on a web based application without user interface interaction. For example you need to send calendar invites to 100s of people but you do not want to design an automation with user interaction activities such as click, type into in uipath. Rather using a endpoint api link you can perform all these in much faster way
@@AutomatewithRakesh I am new to uipath automation, so I wanted to ask is it possible to read data from the http response I got from the api and how yoou do it
Thank you for your video, I have doubts about how to handle the OAuth 2 refresh token and how to refresh dynamically to get values, do you have a video for the same?
Hello Rakesh, Hope you are doing well, Thanks for your effort for building such nice videos. it was useful and i have learned a lot and i have a small request that could you please make few videos for Orchestrator API using POSTMAN. It would be very helpful for the people like me and willing to learn lot of things from your vidoes. Thanks in Advance!
Hi rakesh doing great job can u make series covering all the activities in uipath starting with advance as basic activities many are aware.if all the activities are covered i think uipath 80% it will be covered.
Thank You Raj I already have a playlist on UiPath activities here is the link you may check also every video of mine if you go to description there is an entire set of links with the playlist you can always take benefit from ruclips.net/p/PLhTE7-JU1rhYYZ9ccOfbEOEbwwI-PP8XT
Hi... Rakesh... How to update data without replacing existing data in API... You have shown demo for "Put". But where existing data was replacing with new data
I am using a feature of Opera Web Browser on Windows OS called 'My Flow' which lets the user send any message/file/website link to the 'synced' mobile device in real-time via right-click menu or if it is a webpage, then via an arrow symbol at corner of the omni-search bar/address bar. (one may search this feature of Opera browser online) So, using that feature, I want that whenever a particular website updates, the updated pdf file link/links are sent to the 'My Flow' so that I am able to receive the files on the mobile device which is in sync with the PC web-browser. It may happen that multiple links to the pdf files are updated at the same moment and I want that all the updated links are sent to 'My Flow' of the browser. How to do this👆
Hi Siddhant to design this first list out the steps you take to do it manually. Now for each step there is an activity in uipath we can add. Other best method is to record the steps using record option and than work on selectors to make it dynamic . The third way is to use the data scraping , check out these options
@@AutomatewithRakesh I have made a pdf guide on steps to do it. I will share it with you. Kindly guide me on how to do it. If possible... make a small video on how to do it using UiPath. I am from finance background and I have just tried out one small scraping project via uipath... by using record option... so i am fairly new to it... mere recording will not do as some selector options also required to be modified which I am not aware of as I don't know Vb or C#... how can I share the pdf with you?
can you point out the specific steps that I will have to do in making DYNAMIC SELECTOR for left mouse click... kindly give me the specific time-stamp of a video of your explaining that....
Hii Rakesh Sir can you explain me if a single cell containing multiple unique values containing # how can I seperate them to different cell row by row in uipath
Hi bro Can you tell me how to do Email automation with forgot password scenarios, i am trying to do when I give wrong password in email automation how to I read OTP automatically please tell me bro
When ever I'm practicing this video content I'm getting this error " compiler error encounter processing expression JsonObject("data")".....plz help me to solve this.
3:04 Now, in End Point, we have to put the copied url in a string. Otherwise it'll throw error.
11:02 for values in the parameter, use double quotes
Thank you for giving such a amazing training 👍👍👍
Priceless my friend !💯
Thank you Mahesh
Done Rakesh.Thank you for another valuable content
It’s my pleasure 😇
Thanks for the detailed explanation
No words. Thank you again Rakesh for this very informative video. Looking forward for more series
Sure will post new contents
This is really helpful. Thank you @Rakesh.
You are most welcome Ahmed continue your learning journey and keep commenting
Done the series Rakesh, you are amazing and your training videos are awesome, with the help of your videos I learned RPA UiPath easily. Looking more content from you. No words to say big hugs to you my friend. :)
Hey Thank you Surya
Hi Rakesh thanks for your great support for us...I appreciate your effort and time for teaching us.
Thanks for the video 🙏🙏
Thank You for the API content.
You are most welcome Manas
Thanks for the video . In what complex levels the API is used . industry level strategy
You are most welcome, using API we can perform multiple actions on a web based application without user interface interaction. For example you need to send calendar invites to 100s of people but you do not want to design an automation with user interaction activities such as click, type into in uipath. Rather using a endpoint api link you can perform all these in much faster way
Also can you please make some videos of how to convert Datables to Json text
Great video very detailed and you are cute Rakesh
Thanks 😊
@@AutomatewithRakesh I am new to uipath automation, so I wanted to ask is it possible to read data from the http response I got from the api and how yoou do it
Very nice ❤️
Tank you Datta
Thank you for your video, I have doubts about how to handle the OAuth 2 refresh token and how to refresh dynamically to get values, do you have a video for the same?
Hello Rakesh,
Hope you are doing well, Thanks for your effort for building such nice videos. it was useful and i have learned a lot and i have a small request that could you please make few videos for Orchestrator API using POSTMAN. It would be very helpful for the people like me and willing to learn lot of things from your vidoes. Thanks in Advance!
So nice of you, will try to create
amazing Rakesh
Hi rakesh doing great job can u make series covering all the activities in uipath starting with advance as basic activities many are aware.if all the activities are covered i think uipath 80% it will be covered.
Thank You Raj I already have a playlist on UiPath activities here is the link you may check also every video of mine if you go to description there is an entire set of links with the playlist you can always take benefit from ruclips.net/p/PLhTE7-JU1rhYYZ9ccOfbEOEbwwI-PP8XT
@@AutomatewithRakesh yes i have already checked but there are many other actives not covered still so please try to cover them all
I have a json body of 300 lines and wanted it to convert to string to pass as body, is there any way in uipath to convert it.
ruclips.net/video/yj-js_QIB0E/видео.htmlsi=Z3OE6Ea06HVCc4YI
Good content, Rakesh, do you know any UiPath API challenges online?
Not that I know of, however if you would like to learn follow my API playlist and start practicing on the Google API
Hi... Rakesh... How to update data without replacing existing data in API... You have shown demo for "Put". But where existing data was replacing with new data
I am using a feature of Opera Web Browser on Windows OS called 'My Flow' which lets the user send any message/file/website link to the 'synced' mobile device in real-time via right-click menu or if it is a webpage, then via an arrow symbol at corner of the omni-search bar/address bar. (one may search this feature of Opera browser online)
So, using that feature, I want that whenever a particular website updates, the updated pdf file link/links are sent to the 'My Flow' so that I am able to receive the files on the mobile device which is in sync with the PC web-browser. It may happen that multiple links to the pdf files are updated at the same moment and I want that all the updated links are sent to 'My Flow' of the browser.
How to do this👆
Hi Siddhant to design this first list out the steps you take to do it manually. Now for each step there is an activity in uipath we can add. Other best method is to record the steps using record option and than work on selectors to make it dynamic . The third way is to use the data scraping , check out these options
@@AutomatewithRakesh I have made a pdf guide on steps to do it. I will share it with you. Kindly guide me on how to do it. If possible... make a small video on how to do it using UiPath. I am from finance background and I have just tried out one small scraping project via uipath... by using record option... so i am fairly new to it... mere recording will not do as some selector options also required to be modified which I am not aware of as I don't know Vb or C#...
how can I share the pdf with you?
can you point out the specific steps that I will have to do in making DYNAMIC SELECTOR for left mouse click... kindly give me the specific time-stamp of a video of your explaining that....
Hii Rakesh Sir can you explain me if a single cell containing multiple unique values containing # how can I seperate them to different cell row by row in uipath
Nice
Thanks
Message box JsonObject("data") showing error anyone can reply
Hi bro
Please make one project in re framework using API in uipath according to enterprise level
Sure will try to create Vishnu
@@AutomatewithRakesh Thanks bro
Hi bro, how to fetch the data from the sight if new persons details entere in to the application using API
Sir, Now in Modern Design this API Call didn't work right as you showing. What can i do Now sir?
Please make a New Video with API in Modern Design.
Hi bro
Can you tell me how to do Email automation with forgot password scenarios, i am trying to do when I give wrong password in email automation how to I read OTP automatically please tell me bro
Completed
When ever I'm practicing this video content I'm getting this error " compiler error encounter processing expression JsonObject("data")".....plz help me to solve this.
Send screenshot
Nice
Nice
Nice
Nice
Nice
nice
nice