Skip to content
View nhelterbrand's full-sized avatar
  • West Monroe Partners @wmpcx
  • Chicago, IL
Block or Report

Block or report nhelterbrand

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nhelterbrand/README.md

Hi there 👋

Pinned Loading

  1. sfdc-import-csv-page sfdc-import-csv-page Public

    Visualforce Page that allows ad-hoc record creation for create-able objects to the logged in users and also allows importing/loading records from CSVs using fieldsets as the import mapping template

    Apex 5 2

  2. test-factory-helper test-factory-helper Public

    TestFactory is a helper class that provides the functionality to populate required fields onto records without having to constantly update what those required fields are due to configuration change…

    Apex 2

  3. open-record-flow-action open-record-flow-action Public

    Flow Action that can open record detail pages

    JavaScript 1

  4. send-email-flow-action send-email-flow-action Public

    The Send Email Flow Action expands on the native Send Email flow action provided by Salesforce to add more functionality that is available like attaching documents.

    Apex

  5. extract-files-from-salesforce extract-files-from-salesforce Public

    Nodejs app to use a ContentVersion query in Salesforce to identify files to download

    JavaScript