Skip to content

Example application build on electron with electron-cgi to import related data from CSV to Salesforce. It is using threads and handles objcts parent-child relation.

License

Notifications You must be signed in to change notification settings

mkesicki/sfdc-import-electron

Repository files navigation

Electron Salesforce Import Application

This is just a fun project to check how to work with Electron. The idea behind is to create GUI for https://github.com/mkesicki/sfdc-import Do not use it on production :) If you see any login data in code there are for trailhead ... Connected application in salesforce need to be created (you need client_id, client_secret)

TODOs:

  • Add Drag & Drop for file
  • Proper/better way to load windows/files
  • Yes, design I know :)
  • Think about better handling salesforce limit for concurrent request
  • Figure out wrong counting of success and errors rows
  • Restart / take steps back in GUI
  • As always error handling
  • Async logs saving?
  • Handle refreshing oauth token ?

About

Example application build on electron with electron-cgi to import related data from CSV to Salesforce. It is using threads and handles objcts parent-child relation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published