Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.06 KB

Lightning Workbench

Tools for awesome Salesforce Admins and Devs

Screenshot API Access / sObject Retrieve

Purpose

Open Source Package that functions

  1. as a test package for SalesforceDX workflow - cf. http://www.shoreforce.net (German)
  2. Exemplary folder usage for a DX project
  3. Hacky way to get straightforward API Access via Lightning
  4. as dated test package for a CumulusCI setup - I love this tool!
  5. attempt at providing some Salesforce Workbench Functions and other Goodies within Salesforce Lightning Experience - stalled.

Content

  • 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

Functions

  • sObject Retrieve with FLS n All
  • save Edits to sObject incl Picklist Support
  • displays for Admins only (only Users whose Profile has PersmissionsModifyAllData and PermissionsViewAllData)