Difference between revisions of "XrmToolBox"

From Power Wiki
Jump to navigation Jump to search
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
The XrmToolBox is a Windows application that connects to the [[Dataverse]] and Dynamics 365 Customer Engagement CE. It empowers everyone working with the Power Platform and there are 100+ tools which can be used. It was originally created by Tanguy Touzard but today everyone can contribute both to the Windows application as well as with building tools.  
+
The XrmToolBox is a Windows application that connects to [[Dataverse]] and [[Dynamics 365]] (CE). It empowers everyone working with the Power Platform and there are 100+ tools which can be used. It was originally created by Tanguy Touzard but today everyone can contribute both to the Windows application as well as to build tools.  
  
 
== How to get started ==
 
== How to get started ==
You download XrmToolBox from [https://www.xrmtoolbox.com/ here] and install it on your computer. When you run it for the first time you will need to connect to a Power Platform environment (which has a database). Connection are saved so next time you open XrmToolBox you’ll have your connection in place and just need to connect to it.  
+
You download XrmToolBox from [https://www.xrmtoolbox.com/ here] and install it on your computer. When you run it for the first time you will need to connect to a Power Platform environment (which has a database). Connections are saved so next time you open XrmToolBox you’ll have your connection in place and just need to connect to it.  
  
== Good to know ==
 
 
You find [https://www.xrmtoolbox.com/documentation/ documentation here].
 
You find [https://www.xrmtoolbox.com/documentation/ documentation here].
  
There is a podcast dedicated to XrmToolBox, it is called XrmToolCast and is hosted by Jonas Rapp and Daryl LaBar. They invite the community and talk about XrmToolBox tools. [https://xrmtoolcast.libsyn.com/ Go and listen!]  
+
== The Tools ==
 +
The different 🛠 are found under Plugin store. You find a complete [https://www.xrmtoolbox.com/plugins/ list of tool here].
  
== The tools ==
+
=== Wiki pages describing XTB tools ===
The different 🛠 are found under Plugin store. You find a complete [https://www.xrmtoolbox.com/plugins/ list of tool here].
+
* [[Tools for Developers]]
 +
* [[Tools for Makers]]
 +
* [[Tools for Admins]]
  
Here follows examples of very handy tools:
+
These pages contain information about tools that the wiki authors have either tried out themselves or know of someone who have tried them out. These pages will be updated soon to include more tools.
  
=== Tools for Makers ===
+
== XrmToolCast ==
* [https://www.xrmtoolbox.com/plugins/MsCrmTools.Translator/ Easy Translator] Export all translations for a table/tables, update in Excel, import, tada!
+
The podcast [https://xrmtoolcast.libsyn.com/ XrmToolCast] is dedicated to the XrmToolBox. [https://xrmtoolcast.libsyn.com/xrmtoolcast-episode-1 XrmToolCast Episode 1] was released on the 27th of November 2018. The hosts Jonas Rapp and Daryl LaBar discussed the history and future of XrmToolBox, Daryl and Jonas' experience creating tools and more. The hosts often invite the community and talk about tools related to XrmToolBox among other things and you might hear one or two dad jokes. Currently Daryl LaBar and Scott Durow are the hosts of the podcast. Since the 26th of February 2021 the podcast is also on [https://youtube.com/c/XrmToolCast YouTube].
* [https://www.xrmtoolbox.com/plugins/RibbonWorkbench2016/ Ribbon Workbench] Edit XML files manually or use the Ribbon Workbench. "Standard" for editing the Dynamics CRM Ribbon since Microsoft Dynamics CRM version 2011.  
 
* [View Layout Replicator View Layout Replicator] Update the different views for a certain entity manually (filers and what columns to include) or use this tool to replicate from one view to other views.  
 
  
== Tools for Makers and Devs ==
+
== Contribute ==
* [https://www.xrmtoolbox.com/plugins/Cinteros.Xrm.FetchXmlBuilder/ FetchXmlBuilder] Create queries and code manually or use FetchXmlBuilder to create queries for [[Microsoft Dataverse]].  
+
YOU can create an XrmToolBox tool. Templates can be found [https://marketplace.visualstudio.com/items?itemName=TanguyTMVPCRM.XrmToolBoxPluginProjectTemplate-19499 here].
  
=== Tools for Devs ===
+
== Also see ==
* [https://www.xrmtoolbox.com/plugins/Xrm.Sdk.PluginRegistration/ Plugin Registration] Use the SDK version of Plugin Registration. Or use this tool and you can logon in the same way you do when using other tools.
+
* [[Tools]]
* [https://www.xrmtoolbox.com/plugins/Cinteros.XrmToolBox.PluginTraceViewer/ Plugin Trace Viewer] Look at the Plug-in Trace Log under legacy settings or use this tool to investigate the Plug-in Trace Log with easy filtering and display possibilities.
+
* [https://linnzawwin.blogspot.com/p/tools.html Linn Zaw Win’s place for Tools]

Latest revision as of 07:08, 19 December 2021

The XrmToolBox is a Windows application that connects to Dataverse and Dynamics 365 (CE). It empowers everyone working with the Power Platform and there are 100+ tools which can be used. It was originally created by Tanguy Touzard but today everyone can contribute both to the Windows application as well as to build tools.

How to get started

You download XrmToolBox from here and install it on your computer. When you run it for the first time you will need to connect to a Power Platform environment (which has a database). Connections are saved so next time you open XrmToolBox you’ll have your connection in place and just need to connect to it.

You find documentation here.

The Tools

The different 🛠 are found under Plugin store. You find a complete list of tool here.

Wiki pages describing XTB tools

These pages contain information about tools that the wiki authors have either tried out themselves or know of someone who have tried them out. These pages will be updated soon to include more tools.

XrmToolCast

The podcast XrmToolCast is dedicated to the XrmToolBox. XrmToolCast Episode 1 was released on the 27th of November 2018. The hosts Jonas Rapp and Daryl LaBar discussed the history and future of XrmToolBox, Daryl and Jonas' experience creating tools and more. The hosts often invite the community and talk about tools related to XrmToolBox among other things and you might hear one or two dad jokes. Currently Daryl LaBar and Scott Durow are the hosts of the podcast. Since the 26th of February 2021 the podcast is also on YouTube.

Contribute

YOU can create an XrmToolBox tool. Templates can be found here.

Also see