Hi I'm Tak.
This article theme is how to make Slack Workflow input form.
Overview
I recently used Slack workflow for AWS resource management.
It is a useful tool, So It's required for Devops and Platform engineering.
This article teach you how to create input form and save its contents to Google spreadsheet.
How to make Slack Workflow input form
Click "New Workflow" and "Build Workflow", Next you see display to build workflow
Click "Form a link in Slack"
You build start hook to call workflow.
There are others, schedule, to use emoji, to join menber and so on.Click "Collect info in a form"
You click "Collect info in a form", You display create form page.
Create form
You can look "Collect info in a form", You input "Form title".
Next Click "Add Question", Create form Question.
Create Question
First You input question, then select Question type, input description, check required or not.
There are a lot of "Question tupe".
Save form
You return page. You finish to form, so click "Save".
Connect Google Spreadsheet
You send inputed form info to Google Spreadsheet, You connect it.
Click "Google Sheets".
Click "Add to spreadsheet"
You click "Add to spreadsheet", so You look connect Google Spreadsheet page for add info.
Connect Google Spreadsheet
Choose your Google account, then select spreadsheet file name and sheet name.
Next, Check Column and Value.
You finish to check, so you click "Save".
Finish to create form
You finish to create form, so Click "Finish Up".
You set config, If you customize it.
Last
You can use input form created slack workflow.
There are a lot of customization pattern.
Slack have CI/CD and Git repository service web hooks.
Addition of you can use Slack Workflow, It seem to perfect environment DevOps and Platform engineering.
I keep learning Slack Workflow.
Top comments (0)