Can we integrate own API hosted at IIS with workflow?

While adding some intelligence to the Robot , can we integrated the REST API for adding some business logic ?

You’ll need to describe a bit more about what you’re trying to do but yes you can easily integrate with APIs from UiPath. There are existing activities for doing this but you may need to add some custom code if the API call is complex, or you need to authenticate.

RD