✈ WebAPI Launcher

This XrmToolBox tool allows you to execute and test Microsoft Dataverse/Dynamics 365 Web API requests (developed by Ashish Vishwakarma).

Calling the Web API requests using the tools like Postman, you need to set up an environment and generate the access token (and refresh the token upon expiry).
To test the Web API queries/actions and make sure they are working as expected without setting up, you can use this tool to send the HTTP requests.

This is the Web API version of FetchXml Tester tool and at the moment, the tool only works with SDK Login Control and Client Id / Secret connections.
  • Tool Information
  • Instructions
  • Functionalities
    • Send HTTP request to Web API (Fig. 1, Pt. 4)
      • Specify the HTTP method (Fig. 1, Pt. 1)
      • Specify the request URL (Fig. 1, Pt. 3)
      • Specify the request body (Fig. 2, Pt. 1)
      • Specify the request headers (Fig. 3)
    • Additionally, the tool can
      • Show the response headers (Fig. 4), response body (Fig. 5) and response as a table (Fig. 1, Pt. 5)
      • Auto-populate the hostname and API version in the request URL (Fig. 1, Pt. 2) (Fig. 2, Pt. 2)
  • Similar Tool
    • FetchXml Tester

Fig. 1 - Web API Query and Response as Table

Fig. 2 - Web API Action with Request Body

Fig. 3 - Request Headers

Fig. 4 - Response Headers

Fig. 5 - Response Body

This is part of the #TooLDR series where I test and review the tools for Power Platform. You can check out the information for the other tools on this page.

Comments

Popular Posts