Skip to content

Instantly share code, notes, and snippets.

@theindianappguy
Last active August 13, 2021 06:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save theindianappguy/e3ea5ce8c89ba16690e235e2b630580b to your computer and use it in GitHub Desktop.
Save theindianappguy/e3ea5ce8c89ba16690e235e2b630580b to your computer and use it in GitHub Desktop.
Send Google Forms Response to Slack
title date template draft slug category tags description socialImage
Send Google Forms Response to Slack
2021-08-12T10:10:36+0000
post
false
send-google-forms-response-to-slack
Product
Handwriting
Learning to write
No Code Setup in less than 5 minutes.
/media/image-2.jpg

Do you use google forms? If yes have you faced the issue of not able to receive important notifications like when someone submit your form?

I faced the same issues with my product blurweb.app affiliate program application form because i was not able to receive the notification I was not able to contact the affiliates hence loosing potential revenue.

I tried setting up with my Email but even when i cleaned it once it just someone how gets cluttered and i don't get notification for each mail. Hence i looked at other options which i use and slack was an obvious choice.

In the next 5 minutes you will be able to setup simple google from addon to send google form response to slack channels or direct message. So let's begin

Like to follow video?

Video Tutorial

youtube:https://www.youtube.com/embed/CgrSBzgElyE

This is a Two Step Process:

  1. Slack Setup
  2. Google Form Setup

Slack Setup

  1. Visit: https://api.slack.com/messaging/webhooks
  2. Click on "Create your Slack app"
  3. Click From Scratch
  4. Enter a name for your app and select workspace
  5. Click on Incoming Webhooks & Activate Incoming Webhooks
  6. Click on Add new Webhook to workspace
  7. Select channel or DM and click Allow

here we created an app provided it a name and generated an incoming webhook url

Once done we will have a webhook url.

Google Form Setup

  1. Install SlackNotify App → https://www.slacknotify.app
  2. Open any google form or create new.
  3. Open SlackNotify App and Add Rule, submit the webhook url write the message template and click add trigger.

That is all. Now open the form and submit it and check if face any problem please send a mail at sanskar@slacknotify.app

Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment