# i-Repo Link协作kintone插件的设置

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

## 介绍

* 专用插件使 i-Reporter 能够从 kintone 自动制作报表和启动报表。
* &#x20;请在 kintone 应用程序中设置添加 i-Repo Link 协作 kintone 插件。

## 1. 插件设置方法

* 在目标 kintone 应用程序的设置中配置插件设置。

<figure><img src="/files/CfHdwbSipYkyu9FXq6T8" alt=""><figcaption></figcaption></figure>

## 2. 插件的设置项目

## 接口URL

| 项目名   | 说明                                                     |
| ----- | ------------------------------------------------------ |
| 接口URL | 设置在 i-Repo Link映射设置屏幕上显示的 **kintone 设置用 Webhook URL**。 |

## 接口TOKEN

| 项目名     | 说明                                         |
| ------- | ------------------------------------------ |
| 接口TOKEN | 设置在 i-Repo Link 系统管理菜单中 **API 令牌管理生成的令牌**。 |

## 自动制作报表按钮

| 项目名                     | 说明                                                                    |
| ----------------------- | --------------------------------------------------------------------- |
| 自动制作报表按钮                | <p>设置<strong>自动制作报表按钮的显示ON/OFF</strong>。 </p><p>该按钮出现在记录编辑屏幕的左上角。</p> |
| i-Repo Link MappingCode | 设置**i-Repo Link的映射编码。**                                               |
| 按钮名称(自动制作报表)            | 设置在 kintone 应用中显示的**按钮名称**。（左上）                                       |

## i-Reporter启动按钮

| 项目名              | 说明                                                                              |                                                                         |
| ---------------- | ------------------------------------------------------------------------------- | ----------------------------------------------------------------------- |
| i-Reporter服务URL  | <p>设置 <strong>i-Reporter 应用程序的连接目标服务器 URL</strong>。<br>将 URL 设置为 <strong>\[http | https]://\[主机名]/ConMasWeb\[标识符]/Rests/ConMasIReporter.aspx</strong></p> |
| 用户名              | 设置**i-Reporter用户名**。                                                            |                                                                         |
| 密码               | 设置**i-Reporter密码**。                                                             |                                                                         |
| URL scheme 按钮    | <p>设置 <strong>URL scheme 按钮的显示 ON/OFF</strong>。 </p><p>该按钮出现在记录编辑屏幕的右上角。</p>    |                                                                         |
| 输入报表ID的存储字段      | 设置 **kintone 字段(数值)**&#x4EE5;存储自动制作**报表的 ID**。                                  |                                                                         |
| 按钮名称(URL scheme) | 设置在 kintone 应用中显示的**按钮名称**。 （右上方）                                               |                                                                         |

* 插件设置的按钮显示在 kintone 应用的记录详细信息屏幕上。

<figure><img src="/files/ULnTxfCuqukAovADZRhI" alt=""><figcaption></figcaption></figure>


---

# 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://cimtops.gitbook.io/i-repo-link-manual/chinese/kintone/1/2.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.
