Respuesta :
If a company develops a custom application and develops an API for accessing the application. If you are developing a custom connector for a canvas app. You need to ensure that the canvas app can retrieve account information from the API. The two types of files can you use are:
- Postman collection (Option A)
- XML (Option D)
What is an API?
A programming interface allows two or more computer programs to interact with one another. It is a form of software interface that provides a service to other programs.
An API specification is a document or standard that defines how to construct or use such a connection or interface.
Web APIs are classified into four types: open APIs, partner APIs, internal APIs, and composite APIs.
Learn more about APIs:
https://brainly.com/question/27852304?
#SPJ1
Full Question:
A company develops a custom application and develops an API for accessing the application.
You are developing a custom connector for a canvas app.
You need to ensure that the canvas app can retrieve account information from the API.
Which two types of files can you use? Each correct answer presents a complete solution.
A. Postman collection
B. Open API definition
C. SOAP
D. XML