Hi Guys ,
Hope You all doing well actully i am unable to found http client activity in my studio and i also installed webApi package as well but its not show in Panel
Please check the Filter of your Activities Panel:
… and the Activity is actually called HTTP Request in the Activities panel even though it is UiPath.Web.Activities.HttpClient in the Properties panel, as you can see in below screenshot.
If this solves your query, do mark it as a solution.
Happy Automation
1 Like
May be you are looking for HTTP Request
activity which is available in UiPath.WebAPI.Activities
package.
Hope it helps!!
1 Like
Hey @Balaji_Pralhad_Chavan are you looking for this activity
usually your are looking for http client activity thats why it not show just try to search http request and you get the activity
cheers
1 Like
There is no Http client activity as such. To automate api you have to use HTTP Request activity.
1 Like
- After installing the WebAPI package in activities panel check for HTTP Request instead of HTTP Client
- still you are unable to find select the Activities filter section with all
- Close Studio and reopen
Try these methods, mostly you will find that activity
If you found the solution Please mark post as solution
Thanks,
Happy Automation!!