{"id":21539357,"url":"https://github.com/gabryxx7/notion-master-script","last_synced_at":"2026-05-18T04:45:14.069Z","repository":{"id":79118000,"uuid":"487449843","full_name":"Gabryxx7/notion-master-script","owner":"Gabryxx7","description":"A script manager for Notion API. Attach ONE single script to each of your database and then configure it according to your needs :)","archived":false,"fork":false,"pushed_at":"2023-11-24T02:45:43.000Z","size":1212,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T21:45:29.501Z","etag":null,"topics":["javascript","nodejs","notion-api","notion-automation","notion-database"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gabryxx7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-01T05:03:36.000Z","updated_at":"2023-10-28T08:49:01.000Z","dependencies_parsed_at":"2023-11-23T11:23:30.162Z","dependency_job_id":"76cbc847-e562-43a5-a355-4f1feaa01444","html_url":"https://github.com/Gabryxx7/notion-master-script","commit_stats":null,"previous_names":["gabryxx7/notion-master-script"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gabryxx7/notion-master-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabryxx7%2Fnotion-master-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabryxx7%2Fnotion-master-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabryxx7%2Fnotion-master-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabryxx7%2Fnotion-master-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gabryxx7","download_url":"https://codeload.github.com/Gabryxx7/notion-master-script/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gabryxx7%2Fnotion-master-script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273094223,"owners_count":25044440,"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","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["javascript","nodejs","notion-api","notion-automation","notion-database"],"created_at":"2024-11-24T04:15:00.716Z","updated_at":"2026-05-18T04:45:09.037Z","avatar_url":"https://github.com/Gabryxx7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sample Integration: Notion to Email\n\n\u003cimg src=\"https://dev.notion.so/front-static/external/readme/images/notion-email-example@2x.png\" alt=\"drawing\" width=\"500\"/\u003e\n\n## About the Integration\n\nThis Notion integration sends an email whenever the Status of a page in a database is updated. This sample was built using [this database template](https://www.notion.com/5b593126d3eb401db62c83cbe362d2d5?v=a44397b3675545f389a6f28282c402ae) and emails are sent using [SendGrid's API](https://sendgrid.com).\n\n## Running Locally\n\n### 1. Setup your local project\n\n```zsh\n# Clone this repository locally\ngit clone https://github.com/makenotion/notion-sdk-js.git\n\n# Switch into this project\ncd notion-sdk-js/examples/database-update-send-email\n\n# Install the dependencies\nnpm install\n```\n\n### 2. Set your environment variables in a `.env` file\n\n```zsh\nNOTION_KEY= \u003cyour-notion-api-key\u003e\nSENDGRID_KEY=\u003cyour-sendgrid-api-key\u003e\nNOTION_DATABASE_ID=\u003cyour-notion-database-id\u003e\nEMAIL_TO_FIELD=\u003cemail-recipients\u003e\nEMAIL_FROM_FIELD=\u003cemail-from-field\u003e\n```\n\nYou can create your Notion API key [here](https://www.notion.com/my-integrations).\n\nYou can create your SendGrid API key [here](https://signup.sendgrid.com).\n\nTo create a Notion database that will work with this example, duplicate [this template](https://www.notion.com/5b593126d3eb401db62c83cbe362d2d5?v=a44397b3675545f389a6f28282c402ae).\n\n### 3. Run code\n\n```zsh\nnode index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabryxx7%2Fnotion-master-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabryxx7%2Fnotion-master-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabryxx7%2Fnotion-master-script/lists"}