# MotionBoard Cloud 連携の概要

## **機能概要**

i-Reporterアプリから入力帳票をサーバー保存する際に、MotionBoardCloudへ「連携テーブルCSV」データを連携する機能です。

連携するタイミングは、「リアルタイム連携」 もしくは 「非同期連携（一定時間間隔で連携）」 のいずれかを選択できます。

{% hint style="warning" %}
「非同期連携（一定時間間隔で連携）」は i-Repo Manager(ConMas Manager) バージョン 8.1.25050 以降で設定できます。\
バージョン 8.1.25020 以前 のConMas Managerでは、連携タイミングは 「リアルタイム連携」のみです。
{% endhint %}

<div align="left"><figure><img src="/files/Cgq5U6Z7h4WlwiZrjuis" alt=""><figcaption></figcaption></figure></div>

## **本機能を利用するための前提条件**

本機能を利用するためには、下記前提条件を満たしている必要があります。

* MotionBoardCloudにアクセスできるアカウントがあること。&#x20;
* MotionBoardCloudのWebAPIを使用したデータ連携に必要な権限を有していること。&#x20;
* i-Reporterの「データ連携テーブル機能」の機能 および 設定方法を理解していること。&#x20;
* i-Reporterの設定に必要な各種権限を有していること。&#x20;

{% hint style="info" %}
MotionBoard側の詳細については、MotionBoardのヘルプ・マニュアルの参照による確認、または ウイングアーク１ｓｔ株式会社へご確認ください。
{% endhint %}

## **設定手順について**

MotionBoard Cloud連携の設定手順は、ConMas Manager バージョン「8.2.25070」より変更になりました。\
お使いのi-Repo Manager(ConMas Manager) バージョンをご確認の上、該当する手順を参照してください。

* [i-Repo Manager(ConMas Manager) バージョン 8.2.25070以降での設定手順](/output-the-data/motionboard-cloud/manager-25070.md)
* [ConMas Manager バージョン 8.2.25050までの設定手順](/output-the-data/motionboard-cloud/manager-25050.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manuals.i-reporter.jp/output-the-data/motionboard-cloud/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
