Chrome extension to add a metadata layout on top of the standard Salesforce UI to improve the productivity and joy of Salesforce configuration, development, and integration.
goal: is to be able to chain id range callout and merge result all together. Merge mean that if we have an Id in resuls, we must use an hashmap to get a list of value.
button to add range param
layout to paste array of string in csv format or excel format
then insert in SOQL :1 or $1 or :2 or $2
the execute will detect input and batch soql query to load to datatable
so it mean that we can chain to get metadata or field def for all entity.
link to #27
goal: is to be able to chain id range callout and merge result all together. Merge mean that if we have an Id in resuls, we must use an hashmap to get a list of value.
so it mean that we can chain to get metadata or field def for all entity.
The ETL will be in v2