{"id":21534652,"url":"https://github.com/danesparza/plex2slack-lambda","last_synced_at":"2026-05-12T04:32:28.439Z","repository":{"id":57569254,"uuid":"217856049","full_name":"danesparza/plex2slack-lambda","owner":"danesparza","description":":bell: Plex events =\u003e AWS Lambda =\u003e Slack notification","archived":false,"fork":false,"pushed_at":"2019-10-27T21:52:34.000Z","size":61,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T07:11:38.014Z","etag":null,"topics":["api-gateway","aws","aws-lambda","golang","plex","plex-media-server","plex-webhooks","slack","slack-notifications","slack-webhook","slack-webhooks"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danesparza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-27T13:04:07.000Z","updated_at":"2022-09-05T00:17:11.000Z","dependencies_parsed_at":"2022-08-23T13:20:11.018Z","dependency_job_id":null,"html_url":"https://github.com/danesparza/plex2slack-lambda","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danesparza%2Fplex2slack-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danesparza%2Fplex2slack-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danesparza%2Fplex2slack-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danesparza%2Fplex2slack-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danesparza","download_url":"https://codeload.github.com/danesparza/plex2slack-lambda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244102855,"owners_count":20398386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-gateway","aws","aws-lambda","golang","plex","plex-media-server","plex-webhooks","slack","slack-notifications","slack-webhook","slack-webhooks"],"created_at":"2024-11-24T03:12:14.320Z","updated_at":"2026-05-12T04:32:23.411Z","avatar_url":"https://github.com/danesparza.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# plex2slack-lambda [![CircleCI](https://circleci.com/gh/danesparza/plex2slack-lambda.svg?style=shield)](https://circleci.com/gh/danesparza/plex2slack-lambda)\nGolang based AWS Lambda handler for sending plex webhook messages to a slack channel.  For a standalone service, see [plex2slack](https://github.com/danesparza/plex2slack)\n\n## Quick start\n### AWS Lambda setup\n- Download the latest release and setup a new Go based lambda function in AWS.  The handler name is `plex2slack-lambda`\n- Add the environment variable `PLEX2SLACK_WEBHOOK_URL` to your lambda handler.  Set this to your Slack incoming webhook url.  It should look something like *https://hooks.slack.com/services/SOMETHING/SOMEID/SOMETHINGELSEHERE*\n\n### AWS API Gateway setup\n- Create a new AWS API Gateway API.  \n- In the 'Settings' section for the AWS API Gateway for the new API, make sure to add `multipart/form-data` under *Binary Media Types*\n- Create a resource (call it something like 'plex') and create a `POST` method on the resource.  Wire up the lambda handler on the method.  Make sure to select *Use Lambda Proxy integration*\n- Deploy the API\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanesparza%2Fplex2slack-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanesparza%2Fplex2slack-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanesparza%2Fplex2slack-lambda/lists"}