API Fulfillment

Before you build a skill, determine if you require additional information to fulfill the request.

For example, to access information for an employee, you may require the employee GUID for the API to run after you specify the employee name. This requires an internal step to access the GUID. You can add that fulfillment requirement in the flow to match an employee name to a GUID. Review any available API documentation.