by Mike Walsh | May 23, 2019 | Blog, Salesforce-Apps-AppExchange
For anyone out there who regularly need to dig into Salesforce data, this app is for you. Well, to be precise, it’s a plugin, not an app, and this Chrome Plugin allows you to add a metadata layout on top of your standard Salesforce UI. Simply hover or click, and you can pull up the data behind the data, for any object or field on a Salesforce page.
“Salesforce Inspector is a productivity tool for Salesforce administrators and developers to inspect data and metadata directly from the Salesforce UI.”
Check it out here!
CEO of CloudMyBiz Salesforce CRM consulting services with a deep knowledge in the lending industry. Taking keen interest in the project management side of operations, playing a vital role in the 31% YOY company growth. Strategic leader, mastering the ability to problem solve at every level of the business, providing effective solutions for clients.
by Mike Walsh | Oct 26, 2017 | Salesforce Tips

Have you heard about Salesforce DX? It is a new Salesforce Development paradigm that was released in Beta as part of the Summer ‘17 release. As of right now, it isn’t available as a full, general release. Although there currently isn’t a schedule for a general release, read on for a quick preview of how Salesforce DX could change the entire development process on Salesforce.
The Salesforce Developer Experience (DX) introduces a new development paradigm that shifts from the traditional system of org based development, where a Salesforce org is the source of truth, to a modern one based around metadata and source control. This change in process is designed to improve quality and time to market through continuous integration (CI) and continuous delivery (CD), and even make a more flexible, powerful release process. It could be a real game changer for Salesforce development!
Click here to learn more about DX!
-Ryan and the CMB Team
CEO of CloudMyBiz Salesforce CRM consulting services with a deep knowledge in the lending industry. Taking keen interest in the project management side of operations, playing a vital role in the 31% YOY company growth. Strategic leader, mastering the ability to problem solve at every level of the business, providing effective solutions for clients.
by Mike Walsh | Aug 11, 2017 | Blog, Salesforce-Apps-AppExchange

Metadata is an essential tool, though not always easy to leverage. For those out there that not only have a solid understanding of what metadata is, but how to use it, this app is for you. Not only can Config Workbook help you extract your Salesforce org metadata, but it will also extract that data to Excel files. With all sorts of associated file types and custom reports & dashboards, your metadata is at your fingertips.
Quickly extract Salesforce metadata in Excel files, ex. Field Level Security, Profile permissions across objects, fields, Page Layouts , Permission set assignments, Apex, Visualforce.
Check it out here!
CEO of CloudMyBiz Salesforce CRM consulting services with a deep knowledge in the lending industry. Taking keen interest in the project management side of operations, playing a vital role in the 31% YOY company growth. Strategic leader, mastering the ability to problem solve at every level of the business, providing effective solutions for clients.
by Mike Walsh | Jul 24, 2017 | Blog, Salesforce-Apps-AppExchange
For any Admin or Developer out there, you probably know the struggle of searching for metadata, especially when it comes to custom forms and fields. AdvanceDev Dictionary is aimed at simplifying the process, by displaying full metadata details of a selected object or field on a single screen. This includes all standard and custom objects, with specific info on layouts, validations, child relationships, record types and code base.
AdvanceDev Dictionary gives easy access to MetaData details on single screen. Very useful for administrators or developers. Whether used in the application building process or everyday tasks, it will be useful for a lifetime.
CEO of CloudMyBiz Salesforce CRM consulting services with a deep knowledge in the lending industry. Taking keen interest in the project management side of operations, playing a vital role in the 31% YOY company growth. Strategic leader, mastering the ability to problem solve at every level of the business, providing effective solutions for clients.
by Mike Walsh | Jun 23, 2017 | Salesforce Tips

As time goes by, so many apps and products built for Salesforce are becoming more and more sophisticated and complex. To keep up with all this increasing complexity, developers also have to continually create new and improved systems and configurations. In response, Salesforce.com is releasing a much requested Apex Metadata API in the Summer 2017 release.
The three primary uses for the Apex Metadata API are:
- Self-configuring apps
- Upgrade scripts
- Custom setup UIs
To break it down to simplest parts, here are the key features of this new Metadata API:
- Access two metadata types: page layouts and records of custom metadata types
- Retrieve their metadata synchronously
- Create and update their metadata via asynchronous deploy
- Setup a callback on completion
- Trust your apps: installed packages must be “ApexCertified” or the subscriber org must turn on a setting to allow an Apex metadata deploy
- Track the namespace that initiated a deploy in the setup audit trail
Read more here!
-Ryan and the Salesforce Guys
CEO of CloudMyBiz Salesforce CRM consulting services with a deep knowledge in the lending industry. Taking keen interest in the project management side of operations, playing a vital role in the 31% YOY company growth. Strategic leader, mastering the ability to problem solve at every level of the business, providing effective solutions for clients.