Add a new row in a Google Sheet containing some informations about the submission: the document name, the time of the submission and of course, the link to see the submission
Send a message on a Discord channel
The final result
No need to scroll to the bottom of the article to see how it looks 👀 👇
Use the Data to insert > Webhook Trigger button for the values starting with $
If you followed our example, your values should look as follows:
4. Configuring the 3rd step of the flow: Discord
Create a webhook URL for the Discord channel where you want to receive notifications
Follow this guide by Discord to set up webhooks for your preferred channel
Select the action Send Message Webhook
Paste the webhook URL that you retrieved in the first step
In the Message section of the Discord piece, enter the following:
[New submission](${trigger.body.data.submission.url}) for ${trigger.body.data.document.name}
[See all submissions](LINK_TO_YOUR_GOOGLE_SHEET)
Replace LINK_TO_YOUR_GOOGLE_SHEET with your own and use the Data to insert > Webhook Trigger button for the values starting with $
Conclusion
That's it! We now automatically get notified of any new SimplePDF submission on Discord and
a new row with information about this submission is added in Google Sheets.
Try it yourself
Submit this form belonging to DunderMifflin (neither the form nor the company are a real one, so you don't risk messing anything up!)