# 输入结果的登录

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

## 功能概述

* **输入结果的登录**通过 i-Reporter 与 kintone 进行协作。

| 协作方向                 | 功能说明                                     | 执行触发点                |
| -------------------- | ---------------------------------------- | -------------------- |
| i-Reporter→kintone协作 | 在i-Reporter 中输入的报表数据登录到kintone应用中的新的记录中。 | i-Reporter的Webhook通知 |

{% hint style="info" %}
此功能的工作方式不同于双向协作（自动制作报表 -> 输入结果的登录 菜单）。\
这是登录一个新的记录，而不是对kintone 应用中的记录更新。&#x20;
{% endhint %}

## 设置映射步骤

按照以下步骤设置映射。

### 1. 选择与kintone协作的模式

* 通过点击**输入结果的登录**菜单来添加新的映射。

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

### 2. 设置映射编码/映射名称

* 设置**映射编码**和**映射名称**。
* 映射编码是**唯一标识 i-Repo Link 环境中所有映射配置的密钥**。

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

### 3. 选择协作源的i-Reporter报表

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

### 4. 选择协作目标kintone应用

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

### 5. 映射i-Reporter报表和kintone应用

i-Reporter 报表信息显示在屏幕左侧，kintone 应用信息显示在屏幕右侧。

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

### 6. 映射操作

* 映射 **i-Reporter 报表功能区**和 **kintone 应用字段**。

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

### 7. 文件映射

* 配置将输入报表的PDF和Excel文件协作到kintone的设置。\
  ※仅在必要时设置。

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

{% hint style="info" %}
文件协作仅适用于 i-Reporter → kintone 映射设置。
{% endhint %}

### 8. 设置令牌

* 设置协作目标的 **kintone 应用的 API 令牌**。
* 与kintone协作时使用。

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

{% hint style="info" %}
如果映射了kintone lookup字段，请以逗号分隔添加lookup字段引用的kintone应用的API令牌。

&#x20;※如果有多个引用，请设置所有的API令牌。
{% endhint %}

{% hint style="warning" %}
如果您没有足够的 kintone API 令牌访问权限，您将无法连接到 kintone。\
确保已授予查看记录、添加记录和编辑记录的权限。
{% endhint %}

### 9. 设置Webhook URL

#### **kintone设置用Webhook URL**

* 将**kintone 设置用Webhook URL** 设置到**i-Repo Link 协作kintone 插件中**。
* 显示用于从 kintone 到 i-Repo Link 的 webhook 通知的 URL。\
  通过 i-Repo Link，i-Reporter 可以自动制作报表。
* 关于i-Repo Link 协作 kintone插件的设定，请参照以下页面。

{% content-ref url="/pages/NVgAxOdH3zWYoaeDRvqr" %}
[i-Repo Link协作kintone插件的设置](/i-repo-link-manual/chinese/kintone/1/2.md)
{% endcontent-ref %}

#### i-Reporter設定用Webhook URL

* **i-Reporter 设置用 Webhook URL** 设置为 **i-Reporter 的 Webhook 通知**。
* 显示用于从 i-Reporter 到 i-Repo Link的 Webhook 通知的 URL。\
  您可以通过 i-Repo Link 添加 kintone 记录。
* i-Reporter 的Webhook 通知设置可以使用在编辑保存通知、完成通知、更改通知等通知里。\
  请设置用于目标对象报表定义的 Webhook 通知。
* 有关 i-Reporter Webhook 通知设置，请​​参阅以下页面。

{% content-ref url="/pages/yr3Dpb5eC5N0GTxKzFq5" %}
[i-Reporter的Webhook通知设置](/i-repo-link-manual/chinese/kintone/1/3.md)
{% endcontent-ref %}

<figure><img src="/files/Rau47Wke0Du3HbiO6Gc5" 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/2/3.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.
