Slack setup to connect Snyk with AWS Lambda
To enable Snyk to communicate with Slack, start by setting up incoming webhooks through Slack Apps. These are provided by Slack to enable developers to communicate with Slack.
To set up Slack Apps with a webhook, follow these steps:
Go to https://api.slack.com/apps.
Select Create New App.
Your Apps in Slack Select From scratch.
Create a Slack app from scratch Give the app a name like "Snyk".
If you want to set the logo and an appropriate background you can download the Snyk logo here while using background color #1d1848.
Select your workspace.
With the Slack App created, click Add features and functionality.
Select Incoming Webhooks.
Add features and functionality to Slack App, Incoming webhooks Activate incoming webhooks in that page.
Incoming webhooks activation Generate a webhook URL for the channel you want by clicking on Add New Webhook to Workspace.
Select the channel you want Snyk to post to. If you haven’t already done so, create a channel.
When the webhook has been created, copy and save the webhook URL to use in the next step in AWS.
Last updated
Was this helpful?