Microsoft PL-400 Question Answer
You are designing an integration that sends created records from a custom Dataverse table to an exposed REST API. When the REST API is unavailable, you must be able to retry if the response status code is 500. You need to select a solution that meets the requirement.
Solution: Register a webhook by using the REST API as the endpoint. Wait for the webhook to automatically retry when a failure occurs. Does the solution meet the goal?

