Recent content by k.animesh

  1. K

    How to use API in BluePrism?

    Every applications have the API, if for that application any support team available you can reach to them for the rest API address and the parametrs which needs to be sent.
  2. K

    In Excel how to find values for Red color and Yellow color cells

    Hi, You need to create object using code stage where you need to use autofilter excel vba method. In that you can pas the RGB value to filter the cell.
  3. K

    How to use API in BluePrism?

    Hi, For API you need to select inbuilt VBO of https in which you need to select Rest, Get and post and pas the parameters.
  4. K

    Find vlue in excel

    Hi, There is direct function for find next and find all in excel. Even you can change the parameters like lookin, current sheet etc.
Top