Configure the API Token to connect to the Kintone app.
Most Job Runner customizations that access the Kintone app require an action with this To Do installed.
In advance, generate an API Token on the Kintone app settings screen. In addition, you have set the required permissions for the API Token in your customization. For example, if you want to create a customization to Add Record to the app, the API Token must have Add record permission.
If you need to access multiple Kintone apps from one Job Runner customization, you will need an API Token to set Kintone API Token for each. Since you can only set one API Token in one Kintone API Token, you need to separate the actions into multiple.
Set Domain, App, API Token and Name for Kintone.
Set the Kintone domain to access.
Usually it is set automatically from the target app, the gusuku project, so no changes are needed.
Select the Kintone app.
Enter the API Token generated from the Kintone app settings screen.
Enter aname to identify.
This name does not affect the operation of the job. It is used to identify settings in the screen for creating customizations.
If you have more than one Kintone API Token, please name it so that you can easily distinguish which action set the Connection Settings for which app.