Grailsforce

Open Source Rapid salesforce.com development.

Riptide has been actively involved within the open source community behind a dynamic programming language called Groovy and its Grails counterpart, a rapid application development (RAD) web framework.


Riptide is currently involved in developing GrailsForce, a Salesforce Force.com plugin for the Grails framework, which will provide seamless integration into Force.com. This plugin utilizes the Force.com partner WSDL to describe and create a local application domain model from all objects defined within your Salesforce account.


Upon installation of the GrailsForce plugin, you will need to modify your Config.groovy file adding your Saleforce API credentials and will need to execute the new grails command "salesforce-generate-all" to begin code generation.


After the plugin completes all code generation you will now have the ability to begin querying, creating, updating and deleting data from an external integration application into your Salesforce instance.


Get GrailsForce Plugin on GitHub


Download Plugin


Download Code