Oracle Field Service Cloud Service 2020 Implementation Essentials — Question 9

Which two statements are true about implementing an API-First strategy? (Choose two.)

Answer options

Correct answer: B, C

Explanation

The correct answer is B and C because an API-First strategy emphasizes defining the API before development begins, enabling parallel workflows. Option A is incorrect as it inaccurately suggests that SOAP/WSDL are the primary specifications; API-First typically involves RESTful approaches. Option D is also wrong since it implies that the business logic must be in place before the API is defined, which contradicts the API-First philosophy.