◼️Overview
Extract information about the sender from received emails, notify it to Slack, and store it in Google Sheets.
◼️Setup Instructions
1. When an email is received at the email address set in the email trigger, activate the flow bot.
2. Specify the items you want to extract in the "Extract Data" operation.
3. In Slack's "Send a message to a channel" operation, set it to send the extracted information to the specified channel.
4. In Slack's "Send a message to a thread" operation, send the email subject and body.
5. In the "Operate Database" operation, add the extracted information to the spreadsheet with the action to add records to Google Sheets.
6. Configure the settings to match the columns set in the spreadsheet with the items to be read.
◼️Notes
・Integration settings with Slack and Google Sheets are required.
・Please modify the notification content and message format as needed.