Export Salesforce Picklists with Dependencies
Export Salesforce picklist values, including dependent picklist mappings, using the sf CLI for auth and the REST describe API
Thoughts on software development, technical deep-dives, and lessons learned along the way.
Export Salesforce picklist values, including dependent picklist mappings, using the sf CLI for auth and the REST describe API
A Node.js app that lets you configure a query of ContentVersion records to extract from Salesforce and organize files into folders
The Send Email Flow Action expands on the native Send Email flow action provided by Salesforce to add more functionality like attaching documents
A Flow Action that can be added to Flows to open a record's detail page from a screen flow
A helper class that provides functionality to populate required fields onto records without constantly updating them due to configuration changes
Visualforce Page that allows ad-hoc record creation for create-able objects and importing records from CSVs using fieldsets as the import mapping template