OutSystems Forge 日本語データベース

Google Calendar Integration

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

Forge英文サイト

2014-09-03 Version 2.3 Isaac's Team 8.0+ SQL Server .NET
Googleカレンダー統合は、必要なRESTfulサービスコールをGoogleカレンダーAPIに組み込むために必要なデータを組み立てるコンポーネントです。 espaceはすべての機能の例を示します。
特徴 ... GoogleカレンダーのAPIにログインし、カレンダーを管理するときに使用するトークンを取得する ...選択したカレンダーのカレンダーアイテムのリストを返します。また、検索パラメーターも使用できます ...カレンダーアイテムを追加、変更、または削除する。 主な利点 ...ユーザーが選択したGoogleカレンダーをプログラムで管理できます。 要件 ... OutSystemsプラットフォームv8 ...サーバーに関連付けられたWebアプリケーションクライアントIDが必要です。 クライアントIDは、Google APIコンソールの[APIアクセス]タブで作成できます。 指定されたクライアントIDとクライアントシークレットは、対応するサイトプロパティで使用されます。 ノート: ...サンプルエスケープをインストールして、どのように動作するかの例を参照してください

[Overview]
Google Calendar Integration is a component that assembles the data necessary to make the required RESTful service calls into the Google Calendar API. The espace shows examples of all features.
[Detail]
Feature List ...Login to Google Calendar's API and retrieve a token to use when managing a calendar ...return lists of calendar items for a selected calendar, also allows for search parameters ...add, modify, or delete calendar items. Main Benefits ...allows for programmatically managing Google calendars selected by the user. Requirements ...OutSystems Platform v8 ...Requires a web application client ID associated to the server. The client ID can be created on the "API Access" tab of the Google APIs Console. The given client ID and the client secret are then used in the corresponding site properties. Notes: ...Install the sample espace to see examples of how it works
戻る