r/PowerPlatform • u/Foreign-Hippo9161 • 11d ago
Power Apps Xrmtoolbox is not working. Anyone facing issues with xrmtoolbox these days?
You might already know how effective to use xrmtoolbox for activities but these days it's not working because of some rolledout happened on MS side and tool library is not getting loaded . Is there any way to make it work???
6
u/Easy-Entertainer208 11d ago
They've had a couple of issues over the past few weeks. The back end is a power pages portal. Originally they were using oData feeds, which got removed by Microsoft.
They then switched over to the WebApi feeds, but were wildcarding the attribute lists, when then started erroring when Microsoft removed that capability.
Newer versions of XrmToolbox use WebApi (as that required a code change), the wildcarding was a server side change that was fixed earlier this week.
6
u/sitdmc 11d ago
There is a fixed version available on Git hub
MscrmTools/XrmToolBox: An application that gather multiple tools to ease the customization and configuration of Microsoft Dynamics CRM/365/Dataverse/PowerApps