UiPath.Web.Activities is not available in Package Manger

According to the documentation, there should be a UiPath.Web.Activities Package available which contains an activity for creating a SOAP request, but I can’t seem to find it through the studios package manger, which can be seen in the screenshot below

Here are also my settings for the package manager:


and my studio has the version 2022.12.0, which I think is the latest one.

If I search for SOAP it tells me to take the UiPath.WebAPI.Activities package, but that only contains the HTTP-Request activity, not the SOAP activity.

I saw this other thread asking about the exact same thing, but that one is already 4 years old and the proposed solution didn’t help.

Anybody an idea where this SOAP activity is or if it even still exists?

Hi @niki.rmoutil
UiPath.webapi.activities are available in manage packages with v1.13.3.

Hi @GANESH_BALAGAM ,
as I already wrote, the UiPath.WebAPI.Activities package doesn’t contain the SOAP activity, only the UiPath.Web.Activities package does that (the one without API in its name)

Hi,

Unfortunately, SOAP request activity doesn’t support Windows project yet. Can you try to create your project as Windows-Leagacy, then install UiPath.WebAPI.Activities package?

image

Regards,

Doesn’t seem to make a difference:

Please install WebAPI package

Regards,

Oh sorry, didn’t read your response properly.

You are right, the SOAP activity is only available through a windows legacy project at the moment.
I guess I will just fallback to a normal HTTP request activity then, because I don’t want to change the whole project only for that activity.

Thanks a lot for your help!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.