An open API service indexing awesome lists of open source software.

https://github.com/maxbeizer/salesforce-formatter-web

a web app to convert SFDC ids
https://github.com/maxbeizer/salesforce-formatter-web

Last synced: 3 months ago
JSON representation

a web app to convert SFDC ids

Awesome Lists containing this project

README

          

# Salesforce Formatter Web
Convert 15 Character Salesforce Campaign Ids to 18... via the web

### Requirements

- [Ruby](https://www.ruby-lang.org/en/)
- [Sass](http://sass-lang.com/)
- [Bundler](http://bundler.io/)
- [Git](https://github.com)
- [Heroku Toolbelt](https://toolbelt.heroku.com/)

### Spin Up
```
bundle install
heroku local
open http://localhost:5000
```

### Acknowledgements
* [@raul](https://www.github.com/raul) for the [gem](https://github.com/heroku/salesforce_id_formatter)
* [@kunalbhat](https://github.com/kunalbhat) for the [inspiration](https://github.com/kunalbhat/sinatra-starter) on the Sinatra app

### License
MIT