Dynamics CRM REST Builder

8 Comments

CRM REST Builder is a 3rd party tool available for download that helps in generating JavaScript code for the 2011 and Web API REST endpoints.

Download the tool here: https://github.com/jlattimer/CRMRESTBuilder/releases

Select the solution to download:

This will download the managed solution ZIP:

Import this into CRM. Refresh the Solutions page and you will see a new button:

This will open the REST builder. Select some code to generate, for example a retrieve multiple jQuery request:

Select some code to execute and press Create Request. This will generate the JavaScript code:

This code can then be executed by pressing Execute Code:

 

THANKS FOR READING. BEFORE YOU LEAVE, I NEED YOUR HELP.
 

I AM SPENDING MORE TIME THESE DAYS CREATING YOUTUBE VIDEOS TO HELP PEOPLE LEARN THE MICROSOFT POWER PLATFORM.

IF YOU WOULD LIKE TO SEE HOW I BUILD APPS, OR FIND SOMETHING USEFUL READING MY BLOG, I WOULD REALLY APPRECIATE YOU SUBSCRIBING TO MY YOUTUBE CHANNEL.

THANK YOU, AND LET'S KEEP LEARNING TOGETHER.

CARL

https://www.youtube.com/carldesouza

 

ABOUT CARL DE SOUZA

Carl de Souza is a developer and architect focusing on Microsoft Dynamics 365, Power BI, Azure, and AI.

carldesouza.comLinkedIn Twitter | YouTube

 

8 Responses to Dynamics CRM REST Builder

  1. I want to retrieve fields based on the entity selection from a option set ex:
    I had entity optionset consisting of account cntct and lead when i select any of the entityfrom that i want all fields should be binded into another option set called fields

  2. Hi Carl,

    What happend with CRM REST Builder? It’s code sources was removed from GitHub. Is exist an identical tool for Dynamics 365 v9.1 now?

    Thank you.

Leave a Reply

Your email address will not be published. Required fields are marked *