はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Arinos, Inc.
0
スニペット
<100
要約
要約
Download csv file from kintone(kintone is major cloud service in Japan). User can freely set output items and output conditions for data exported to the csv file.
概要
概要
Kintone is major cloud service in Japan.
Users can create each application (ex. Customer Database, Travel Expenses Reimbursement, Daily Reports, etc...) on Kintone, and their applications are used on business. Thus, users often downloads csv files from the application on Kintone, and users analyse the data in the csv file, import the csv file to other application etc...
This snippet can automatically download the csv file from an application on Kintone.
In addition, users can freely set output items and output conditions for the data exported to the csv file, so users can easily create the data for other applications. If users automate the operation (use the data on other application) using UiPath, that will be a simple robot.
Usage:
Use case:
機能
機能
Users can automatically download csv files from an application on Kintone. In addition, users can freely set output items and output conditions for the data exported to the csv file, so users can easily create the data for other applications. If users automate the operation (use the data on other application) using UiPath, that will be a simple robot.
その他の情報
その他の情報
依存関係
UiPath.System.Activities UiPath.Excel.Activities UiPath.Core.Activities Download and Install "https://github.com/kintone/cli-kintone/releases" cli-kintone.exe
コード言語
Visual Basic