A Google Forms to Slack notification script usually starts simple:



Google Form
-> Google Sheet
-> Apps Script trigger
-> Slack Incoming Webhook






That is a good starting point.

But the first time the same response appears in Slack twice, the problem usually gets misdiagnosed.

People check the Slack message template.

They rewrite...