Below you will find pages that utilize the taxonomy term “Kotaoue”
April 23, 2026
Fetch Salesforce Field Definitions
Version updated for https://github.com/kotaoue/salesforce-field-inspector to version v1.0.4.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The salesforce-field-inspector GitHub Action automates the process of retrieving Salesforce FieldDefinition records from the Tooling API and generates outputs in various formats, including JSON, CSV, and Metadata API package manifests (package.xml). It simplifies Salesforce metadata inspection and management by filtering fields and objects based on criteria like object type, modification date, and specific fields, enabling streamlined analysis and metadata retrieval workflows. This action is particularly useful for Salesforce developers and admins managing large datasets or automating metadata extraction.
April 11, 2026
Fetch Salesforce Field Definitions
Version updated for https://github.com/kotaoue/salesforce-field-inspector to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The salesforce-field-inspector GitHub Action automates the process of fetching Salesforce FieldDefinition records via the Tooling API and exporting them as JSON or CSV files. It simplifies the task of retrieving metadata for system or custom objects, with options to filter by modification dates and select specific fields. This action is useful for developers or teams needing structured and customizable metadata exports for documentation, analysis, or integration purposes.