DA0-001 · Question #147
A company derives proprietary leads from monthly sales calls and sends them to dealers through a connection that matches the correct leads to the correct dealers. Which of the following BEST…
The correct answer is A. Application programming interface. An Application Programming Interface (API) is the most effective method for programmatically connecting systems to exchange and match proprietary data.
Question
A company derives proprietary leads from monthly sales calls and sends them to dealers through a connection that matches the correct leads to the correct dealers. Which of the following BEST describes this method?
Options
- AApplication programming interface
- BPublic databases
- CSurvey
- DWeb scraping
How the community answered
(45 responses)- A91% (41)
- B4% (2)
- C2% (1)
- D2% (1)
Why each option
An Application Programming Interface (API) is the most effective method for programmatically connecting systems to exchange and match proprietary data.
An Application Programming Interface (API) provides a defined set of rules and protocols for different software applications to communicate with each other. In this scenario, an API allows a company's lead system to programmatically send and match proprietary leads to the appropriate dealer systems.
Public databases contain publicly accessible information and would not be used for proprietary lead distribution requiring specific matching logic.
A survey is a method for collecting data from individuals, not for programmatically distributing leads between systems.
Web scraping involves extracting data from websites, typically public ones, and is not a method for secure, programmatic distribution of proprietary data.
Concept tested: Data exchange methods - API
Source: learn.microsoft.com/en-us/azure/architecture/guide/design-principles/api-design
Topics
Community Discussion
No community discussion yet for this question.