QuestionQ412
Configure Microsoft DataverseYou create a custom API and define the API as a function.
The custom API does not appear in the response from https://[yourorg].api.crm.dynamics.com/api/data/v9.2/$metadata and returns an error when it is called.
You need to determine why the custom API is not working.
What should you do?
- A Add a response property to the custom API.
- B Add a request property to the custom API.
- C Set the Enabled for Workflow option of the customer API to True.
- D Set the is Private property of the custom API to False.
Community Discussion