In this tutorial, we should how you can export a Slack Thread and add it to an Airtable base. The automation includes a summary of the thread and an analysis of the sentiment of the thread.
Demo
Step 1
Set up an Airtable base. If you do not have Airtable, create an account.
Create a new base called something along the lines of “Slack Thread Exports”. Create your first table and give each of them a descriptive name.
In your Airtable make the first column a date field the second column make it a long text column and call it raw slack thread the third column make it another long text column and call it cleaned up the fourth column make another text column and call it summary and the fifth column make it a single select drop down and add in these five selections streaming negative negative neutral positive and extremely positive.
Step two
Go to zapier. If you do not have a zapier account create one. You will need a page up your account in order to access the trigger catch webhook.
Create a news app. Make the trigger event webhooks by zapier. Make the events catch hook. Be sure not to make it catch hook catch row hook in the trigger section you can leave the pic off a child key blank. Test your web hook and you will receive your web hook URL.
Step 3
Go to the slack thread exporter app in comflow application. Copy this web hook URL from zapier and input it into the open text field for the web hook URL.
Step 4