dufoli / Salesforce-Inspector-Advanced

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.
https://chromewebstore.google.com/detail/salesforce-inspector-adva/dbfimaflmomgldabcphgolbeoamjogji
MIT License
11 stars 2 forks source link

ETL V1: range param on data export #169

Closed dufoli closed 1 month ago

dufoli commented 1 month ago

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.

The ETL will be in v2

dufoli commented 1 month ago

TODO : handle if field if text or not so add quote or not.