Code Share
RSS Feed
Showing 1 to 7 of
7 results
tag: API
|
( 11 Reviews) |
The Force.com Toolkit for Adobe AIR and Flex brings the power of Platform-as-a-Service to Adobe RIA technologies. With the toolkit, Flex developers now have direct access to the Force.com Web services API, allowing the easy creation of new user experiences and web applications that connect directly to Force.com?s database, logic and workflow capabilities. And using the Adobe AIR component in the toolkit, information from Force.com can automatically be made available offline, allowing developers to extend their Force.com applications with offline and desktop applications. Examples of what you can do with the AIR and Flex Toolkit and Force.com include: * Create a custom UI component such as a drag and drop grid or dynamic chart, and embedded it directly into your Force.com app's experience via s-controls or Visualforce * Build an AIR-based desktop application that provides offline access to your Force.com application's data * Include third party Flex components in your Force.com apps
Project Owner:
Ron Hess
Created: Sat Oct 18 00:39:13 GMT 2008The SalesForce.com Accelerator Toolkit for PHP is a PHP Package for accessing the SalesForce.com API through the PHP language. The SFatp runs on usual PHP installation starting from version 5 with cURL- and Open-SSL-support.
The big benefits over the existing toolkits are :
- full support for all APIs (Partner, Metadata, Enterprise, Apex)
- complete support for all methods in the the APIs
- full-typed php-classes for all schema-types; no need to work with stdClass
- completly pre-generated library that will not need to pre-parse the WSDL. Resulting in a performance benefit; could be even higher together with a PHP byte-code acellerator.
- complete set of "getter/setter" for all data (as such completly integrates to IDEs; e.g. Eclipse/ZendStudio)
- robust custom SOA-client, adding features like Logging, Tracing, Type-triggered programming model (optionally), and much more
- support for custom-fields and custom-objects (generation on request)
The Toolkits are released under LGPL.
developed by InTradeSys Limited
Grails Force.com Plugin is an open source rapid application development tool for Salesforce and the Force.com platform.
<br/>
<br/>Riptide developed the Grails Force.com plugin for use within the Grails web framework, and provides seamless integration into Force.com. The plugin utilizes the Force.com partner WSDL to describe and create a local application domain model from all objects defined within your Salesforce org.
<br/>
<br/>Upon installation of the Grails Force plugin into your Grails project, 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 the code generation.
<br/>
<br/>
<br/>After the plugin completes all code generation, you will now have the ability to begin querying, creating, updating and deleting data in Salesforce org directly from your Grails web application.
<br/>
<br/>
<br/>For more information on Riptide Software (http://www.riptide.com) and how we can help you with custom development, integration or Salesforce implementations please contact us toll free: (800) 747-8433 or email salesforce.leads@riptide.com
Easy-to-use API to integrate your .NET solution against your Salesforce.com data.
I search many places and found many complex usage of google-maps. This is the most simple approach for Salesforce-google maps mashup.
It uses a single visualforce page and standard objects (Account and Contacts)
The functions are loosely coupled and can be reused for any object (Standard or custom)
Configuring the command line interface (cli) for the Salesforce Data Loader can be daunting, especially for first-time users. CLIq provides a simple wizard to create a basic directory structure and configuration files.
