Tools for awesome Salesforce Admins and Devs
Open Source Package that functions
- as a test package for SalesforceDX workflow - cf. http://www.shoreforce.net (German)
- Exemplary folder usage for a DX project
- Hacky way to get straightforward API Access via Lightning
- as dated test package for a CumulusCI setup - I love this tool!
- attempt at providing some Salesforce Workbench Functions and other Goodies within Salesforce Lightning Experience - stalled.
- retrievesObjectCard for all PageTypes, will work with current recordId if present
- Lightning API Access via @future call & platform event
- Example App containing retrievesObjectCard / lightningAPI Access on the Account Layout
- sObject Retrieve with FLS n All
- save Edits to sObject incl Picklist Support
- displays for Admins only (only Users whose Profile has
PersmissionsModifyAllData
andPermissionsViewAllData
)