I’m looking at the HTTP Request from UiPath.WebAPI.Activities
There is no other HTTP Request activity.
Is there no way I can use an Integration Services Connection created as the generic HTTP in an activity to make an API call? If not then what’s the point of the generic HTTP connector?
Correct me if I’m wrong: is your idea about creating a custom connector “shell” that was going to be used purely for authentication, which you then wanted to use inside of the generic http connector?
If yes, that’s a really good idea. I’m just not sure if this is supported You might have found out it isn’t. Let me check internally, but first please confirm my assumption
No. I’m saying that’s what I had to do, because there is no way to use the out-of-the-box generic HTTP connection in any activities except in Studio Web.
The way I did it (connection builder) did work, but you are forced to create at least one resource/activity in order to publish - but then it can just be ignored and you get a HTTP Request activity to use.
I see. If the ask is to use the connector based authentication in RPA, it is being worked on, but from the other end. Even though I don’t think the generic http connector is currently scheduled for a release in RPA, we will add the connectors as one of the options to authenticate the WebAPI http request.
If all goes well it will be released in the next version.
I wouldn’t mind sharing an early build if you’d like to provide some feedback.