Skip to content

markpudd/poll_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polls Demo

This is the demo application for my Dreamforce 2013 presentation.

There are the main rake tasks:-

* sync_polls - Example of using the REST API to load the polls from Force.com
* sync_results_pure - Example of using the Bulk API directly.   
	This builds the XML to create and close the batch.  
	I'de recommend this technique over the using th GEM
* sync_results -  Example of using th salesforce_bulk_api gem

There is also simple DB encryption of tokens so you'll need the DB_TOKEN environment variable set in order to run.

Future

I may implement a GEM around all of this to manage the OAuth and the REST/Bulk requests......

About

Demo poll application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published