{"id":51013480,"url":"https://github.com/trycourier/courier-netlify-form","last_synced_at":"2026-06-21T06:31:43.916Z","repository":{"id":53047816,"uuid":"350831090","full_name":"trycourier/courier-netlify-form","owner":"trycourier","description":"A Netlify Form that submits to Courier","archived":false,"fork":false,"pushed_at":"2021-04-08T19:16:43.000Z","size":203,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-21T22:32:46.675Z","etag":null,"topics":["courier","netlify","netlify-forms","netlify-functions"],"latest_commit_sha":null,"homepage":"http://courier-netlify-form.netlify.app/","language":"HTML","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/trycourier.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}},"created_at":"2021-03-23T19:21:14.000Z","updated_at":"2023-10-23T16:20:23.000Z","dependencies_parsed_at":"2022-08-29T23:31:16.964Z","dependency_job_id":null,"html_url":"https://github.com/trycourier/courier-netlify-form","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trycourier/courier-netlify-form","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trycourier","download_url":"https://codeload.github.com/trycourier/courier-netlify-form/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trycourier%2Fcourier-netlify-form/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34597337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"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":["courier","netlify","netlify-forms","netlify-functions"],"created_at":"2026-06-21T06:31:43.211Z","updated_at":"2026-06-21T06:31:43.907Z","avatar_url":"https://github.com/trycourier.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Courier Netlify Form\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/94a7f325-841d-4ee5-bfb4-9eb5e9304791/deploy-status)](https://app.netlify.com/sites/courier-netlify-form/deploys)\n\nThis is a simple html form project that can be deployed to [Netlify](https://netlify.com). It uses [Netlify Forms](https://docs.netlify.com/forms/setup/) to handle the form submission. A [Netlify Trigger Function](https://docs.netlify.com/functions/trigger-on-events/) sends the verified submission via [Courier](https://courier.com) to the specified List or Recipient.\n\n![Contact Form](./resources/contact-form.png)\n\n## Installation Options\n\nFirst, sign up for a Courier Developer Account, it’s [free to sign up](https://app.courier.com/register/) and includes 10,000 notifications per month. Then, choose an option below.\n\n### Option one: One-click deploy\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/trycourier/courier-netlify-form)\n\nClicking this button will create a new repo for you that looks like this one, and sets that repo up immediately for deployment on Netlify. You will be prompted for a repo name and to provide the values for the following environment variables to used with Courier.\n\n- Courier Auth Token (`COURIER_AUTH_TOKEN`), **required** - You can find this value in your [Courier API Keys Settings](https://app.courier.com/settings/api-keys)\n- Courier Event (`COURIER_EVENT`), optional - This is the notification id or mapped event for the notification you would like Courier to send. This will default to `NETLIFY_FORM_{form name}`.\n- Courier List (`COURIER_LIST`), **must provide a list or recipient** - This is the id of the list you would like Courier to send to. You can find your lists in the [Data \u003e Lists](https://app.courier.com/data/lists) section of the Courier app.\n- Courier Recipient (`COURIER_RECIPIENT`), **must provide a recipient or list** - This is the id of the recipient you would like Courier to send to. You can find your recipients in the [Data \u003e Recipients]() section of the Courier app.\n\n### Option two: Manual clone\n\nYou will need to [install the Netlify CLI](https://docs.netlify.com/cli/get-started/) and connect it to your Netlify site to run locally.\n\n1. Clone this repo: `git clone https://github.com/trycourier/courier-netlify-form.git`\n2. Connect to Netlify using `ntl init`\n3. Add the above environment variables using `ntl env:set [env var] [value]`\n4. Run the app locally using `ntl dev`\n5. Make any changes and push to your repo to deploy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrycourier%2Fcourier-netlify-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrycourier%2Fcourier-netlify-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrycourier%2Fcourier-netlify-form/lists"}