To be able to run the execution unit, you need to set a login ID and password of the kintone environment.
- krewData runs the data editing flow in the kintone account specified in the user information. Please provide the kintone account that has appropriate permissions for input output apps used in the data editing flow.
- The provided user information is used to execute all execution units.
- If user information is changed, all execution units will be executed as per the new user.
- In case kintone password has changed or expired, the user information of krewData needs to be set again.
To set up the kintone account, select the User Information option from menu in left side of the File tab.
If kintone account has not been configured at the time of executing the data editing flow, or while setting up the execution unit, the User Information page gets displayed and you are asked to set up the kintone account.
After filling in the user information, click the Check Account button to verify that the user information you entered is correct.
After verifying that the user information is correct, click Update App to save the user information.
Validity of kintone account set in user information is as follows.
- Webhook/API Execution/Manual Execution
kintone account set up while registering an execution unit gets saved. There is no need to re-configure the account.
Use in Environments with IP Address Restrictions
To run a data editing flow in a kintone environment with IP address restrictions, you must fill in information in Basic Authentication Setting or Secure Access Setting section depending on your environment settings.
Depending on the IP address restrictions and availability of Basic authentication or secure access settings, the data editing flow may or may not be executed. For more details, see Environment with IP Address Restrictions.
Settings required for running the execution unit through Webhook are as follows:
- Click in Execution Method column to open Execution Method dialog and perform the following steps:
- Select "Webhook" in Execution Method.
- Copy the URL.
- Click OK button.
- Click Update App on Plug-in Settings page.
- Configure Webhook in kintone app set in the Calling App column of the execution unit. Steps to configure Webhook in a kintone app are standard (Setting Webhook ). Following are those standard steps mentioned in the context of krewData.
- Go to the App Settings tab on Settings page of the app, and click Customization and Integration > Webhooks.
- Click the Add button .
- Enter all the items.
- Description
Enter the description of configured Webhook app such as name of the execution unit created in krewData. - Webhook URL
Enter the URL copied in Step 1-b. - Event
Specify the event of sending Webhook notification. - Activation
If checkbox is OFF, activate by checking it ON. By default, it is activated.
- Description
- Click Save.
- Click Back to App Settings in bottom right of the page.
- Click Update App on the top right side of the page.
- In app in which Webhook has been configured, perform the operation specified in the Step 3-c.
This action sends Webhook notification from the kintone app and runs the execution unit of configured URL.
Update your app by checking ON the checkbox in Enabled column of the execution unit. This enables the URL and allows real time execution. When the checkbox is in OFF state, webhook notifications from the kintone app fail and the execution unit is not executed.