JP:Tools

ツール

開発ツール

Force.com IDE:
The Force.comはEclipseベースにしており、開発者にコード補完、バージョン管理、チーム開発、プロジェクトの共有といったフル機能の開発環境を提供します。

Force.com Explorer Image:Key_icon.gif:
.NET 2.0ベースで作成された軽量なツールで、開発者はスキーマやカスタムオブジェクト、フィールド、SOQLクエリのテスト等を行う事ができます。(ソースコードも同胞されています)

new Force.com Explorer(AIR版) Image:Key_icon.gif:
Adobe AIRプラットフォームで作成された軽量なツールで、マルチプラットフォームで動作します。開発者はスキーマやカスタムオブジェクト、フィールド、SOQLクエリのテスト等を行う事ができます。現在Betaリリースです。


Force.com Toolkit for Adobe AIR and Flex:
FlexのリッチでダイナミックなインタフェースやAIRをつかったオフライン機能をForce.com上で利用するためのツールキットです。

データツール

Force.com Toolkit for Google Data APIs:
This toolkit exposes the Google Data API群をApexから直接呼び出し、Force.comアプリケーションに簡単にアクセスするためのツールキットです。このツールキットはオープンソースで開発されており、多くのチュートリアルが用意されておりあなたが開発を始めるのを助けます。

Data Loader:
データローダーはForce.comに対して一括で挿入、更新、挿入or更新、削除、データのエクスポート等のバルク処理を行う際に役に立ちます。データの移動先として.csvファイルもしくはリレーショナルデータベース等を利用する事ができます。

Force.com Excel Connector Image:Key_icon.gif:
このExcelプラグインはMicrosoft Excelから直接データへアクセスする事が可能になります。簡単に加工し、一括アップデートやデータのクレンジングに利用する事ができます。(ソースコードも同胞されています)

言語ライブラリ

PHP Toolkit: This toolkit provides an easy way to make Force.com Web service API method calls from within PHP. Read Getting Started with the Force.com Toolkit for PHP for details on getting started.

Force.com Toolkit for Adobe AIR and Flex: Build Force.com apps with rich, dynamic Flex interfaces and offline AIR functionality using this toolkit.

Java: See the Force.com Web Services API to learn about integrating with Java using standard WSDL and SOAP. Alternatively, check out the Web Services Connector for a dedicated Java library.

.NET: See the Force.com Web Services API to learn about integrating with .NET using standard WSDL and SOAP. Alternatively, check out the Force.com Toolkit for Azure if you're using Azure.

Ruby: See the Getting Started with the Force.com Toolkit for Ruby article for details on how to integrate with Ruby using the Force.com Toolkit for Ruby

モバイル統合ライブラリ

Getting Started with the Force.com Toolkit for iOS: This toolkit provides an easy way to make Force.com Web service API method calls from the iOS platform, including iPhone and iPad devices.

Force.com Toolkit for Android の基本を学ぶ: このツールキットはForce.com Web service APIメソッドコールをAndroidプラットフォームから呼び出すのを簡素化します。


Eメールツール

Email To Case Toolkit Image:Key_icon.gif:
Email-To-Caseエージェントは、あなたのメールサーバへ届いたEメールから新規ケース・追加ケースを作成するシンプルな実装です。このEmail-To-Caseを利用するにはJavaのバージョン1.5以上が必要になります。

テレフォニーツール

Force.com Connect CTI Toolkit Image:Key_icon.gif:
Force.com Connect CTIツールキットはForce.comをテレフォニーAPIと共に利用するためのものです。スクリーンのポップやクリックによるダイヤル、自動通話履歴、といった機能をForce.comのwebインタフェースから直接利用できます。

他言語間の統合ツール

ActiveSalesforce :
Force.com WebサービスとRuby on RailsフレームワークのActiveRecordモデルレイヤーを繋ぐコネクションアダプタ。

接続ツールキット

Force.com for Facebook :
Force.com for Facebookを利用すると、FacebookのAPIにApexからダイレクトにアクセス出来る様になり、Force.comのパワーを利用しながらFacebook上にビジネスアプリケーションを作成する事が可能になります。

Force.com for Google App Engine :
Google App Engine上からForce.comのデータへアクセスする為のPythonツールキットです。開発者はWebアプリケーションや業務アプリケーションをsalesforce.comとGoogle双方のプラットフォーム上で作成し、それぞれの利点を生かす事ができます。