This is a serverless application that bridges FormSG and Slack.
It hooks into FormSG Webhooks and sends the responses to a Slack channel, neatly formatted. It is generic enough to cater to most use-cases.
- Obtain your Slack App Credentials.
- Obtain your FormSG Credentials.
- Refer to
config.tsto set the environment variables for your AWS Lambda function. - Deploy the application.
It uses FormSG SDK.