How to Consume API into Process

Опубликовано: 11 Октябрь 2024
на канале: RPABOTSWORLD
9,138
71

Web API definitions contain all the data required to instruct Blue Prism how to make HTTP requests to a Web API. The data in the API definition determines how each request is constructed, specifying the required URL, HTTP method, headers, and authentication, required to make a request. API definitions also allow parameters to be defined that can be used to pass data into a request.