■Overview
This is a flow where when a row is added to a spreadsheet, the row information is added to kintone, and a notification is sent to Slack.
Spreadsheets cannot be used as triggers, but by connecting data with YoomDB, they can be used as pseudo-triggers.
■Preparation and Precautions
・Spreadsheets themselves cannot be used as triggers.
・By connecting the spreadsheet to the Yoom database, this flow can be executed.
■Spreadsheet Actually Connected to Data
■Creation Method (Data Connect in Database)
① Create a new Yoom database, prepare one table, and perform the following settings.
・Delete Columns: Click on each column name and delete all default columns by selecting delete column.
・Data Connect: Click the data connect button at the top right and select the spreadsheet.
・Execute Action: Select to retrieve the list of records.
・Spreadsheet ID: Select the target spreadsheet from the candidates.
・Sheet Name: Select the target sheet name from the candidates.
・Range: Enter the range of the spreadsheet you want to retrieve from the position of the column name (header) and perform a connection test. (Example: A1:D etc)
・Database Display Items: Select the items of the spreadsheet you want to display in the Yoom database.
・Unique Item: Select the unique column item on the spreadsheet.
・Sync Frequency Setting: Select the desired time manually or automatically.
・Database Trigger Activation Setting: Turn it ON and link.
■Creation Method (Flow Bot)
① Select the table connected by the database trigger, choose the action "when newly created," and save it.
② From the operation to manipulate the database, select kintone and perform the following settings.
・Action: Select to add a record.
・App ID: Enter the ID of the target kintone app.
・Field Values to Add: Embed the output obtained in ① into the corresponding field values.
※ For settings on embedding output, please refer to the help page. https://intercom.help/yoom/ja/articles/8223528
③ From the operation to link with the app, select to send a message to a Slack channel and perform the following settings to save it.
・Channel ID to Post: Set the specified channel ID.
・Message Content: Enter any message. You can also embed information obtained from ①.