Download every Salesforce object and field definition to JSON
Katie

Katie @katiekodes

About: Je cherche à vous aider à atteindre vos objectifs #code en #français . My goal is to help you work faster by sharing what I know about #SQL, #Python, and #Salesforce in #English and #French

Joined:
Nov 1, 2018

Download every Salesforce object and field definition to JSON

Publish Date: Sep 20 '22
0 0

I made a new codebase that makes it easy to download the definition of every object and field in a Salesforce org (part of its "metadata") onto your hard drive as a JSON file.

Example usage: If they have programmers on staff who can transform it into a data structure useful to them, your company's data governance team might find such a file useful for keeping a "data dictionary" up-to-date.

You could send that team a fresh copy of this file every time you alter your Salesforce configuration.

Comments 0 total

    Add comment