OutSystems Forge 日本語データベース

eBay Find Connector

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2014-12-12 1.0.0 Joao Proenca 9.0.0.2 All All Components, Connectors
これは、eBayのFind APIへのシンプルなコネクターです。 現在、最も一般的ないくつかのフィルタを使用して「キーワードで検索」をサポートしています。
このコネクタは、eBay REST APIへのクエリを実行してキーワードでアイテムを検索するパブリックアクションを提供します。 また、リスティングタイプ、リスティング終了時刻、最大価格などのいくつかのフィルタもサポートしています。 eBayFindConnectorモジュールはeBay APIにアクセスするためのアクションを提供し、eBayFindDemoモジュールはコネクタの使い方の小さな例を提供します。 eBayFindConnectorモジュールのサイトプロパティ "eBayAppID"に有効なeBayアプリケーションキーを設定する必要があります。 入手するには、http://developer.ebay.com/で無料登録し、https://developer.ebay.com/DevZone/account/default.aspxに「AppID」というプロダクションキーがあるかどうかを確認してください。

[Overview]
This is a simple connector to the Find API of eBay. Currently it supports the "find by keywords" primitive with some of the most common filters.
[Detail]
This connector provides a public action to perform queries to the eBay REST API for finding items through keywords. It also supports some filters such as listing types, listing end time, max price, etc. The eBayFindConnector module provides the actions for accessing the eBay API, while the eBayFindDemo module provides a small example of how to use the connector. Note that you must set a valid eBay application key in the site property "eBayAppID" of the eBayFindConnector module. To get one, register free at http://developer.ebay.com/ and then check https://developer.ebay.com/DevZone/account/default.aspx for the Production Key called "AppID".
戻る