{"id":41591412,"url":"https://github.com/messagebird/firestore-send-msg","last_synced_at":"2026-01-24T09:31:36.381Z","repository":{"id":45980175,"uuid":"262028272","full_name":"messagebird/firestore-send-msg","owner":"messagebird","description":"Source code for MessageBird Firebase send message extension","archived":false,"fork":false,"pushed_at":"2023-07-18T22:04:14.000Z","size":906,"stargazers_count":11,"open_issues_count":8,"forks_count":15,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-03-26T12:20:22.965Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/messagebird.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-05-07T11:11:02.000Z","updated_at":"2023-07-21T18:57:52.000Z","dependencies_parsed_at":"2023-02-08T17:01:56.680Z","dependency_job_id":null,"html_url":"https://github.com/messagebird/firestore-send-msg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/messagebird/firestore-send-msg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messagebird%2Ffirestore-send-msg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messagebird%2Ffirestore-send-msg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messagebird%2Ffirestore-send-msg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messagebird%2Ffirestore-send-msg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/messagebird","download_url":"https://codeload.github.com/messagebird/firestore-send-msg/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/messagebird%2Ffirestore-send-msg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28723233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T08:27:05.734Z","status":"ssl_error","status_checked_at":"2026-01-24T08:27:01.197Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-24T09:31:36.315Z","updated_at":"2026-01-24T09:31:36.364Z","avatar_url":"https://github.com/messagebird.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Send Messages with MessageBird\n\n![ci](https://github.com/messagebird/firebase-extensions/workflows/ci/badge.svg)\n\n**Description**: Creates and sends messages and notifications using the MessageBird Conversations API.\nExtension is triggered when document written to a specified Cloud Firestore collection. It will try to deliver your message based on document contents and update it with status.\n\n**Tutorial:**\n\nFor a detailed run through in how to install and use the extension please see the following [blog post](https://blog.messagebird.com/posts/get-started-with-the-messagebird-extension-on-firebase).\n\n**Configuration Parameters:**\n\n* Cloud Functions location: Where do you want to deploy the functions created for this extension? You usually want a location close to your database. For help selecting a location, refer to the [location selection guide](https://firebase.google.com/docs/functions/locations).\n\n* MessageBird Access Key: A MessageBird's REST api access key\n\n* Collection name that will be used to store messages that should be sent: What is the path to the collection that contains the documents used to build and send the messages?\n\n* Log level: Log level, can be one of \"info\"/\"warn\", default is \"warn\"\n\n**Cloud Functions:**\n\n* **processQueue:** Processes document changes in the specified Cloud Firestore collection, delivers messages, and updates the document with delivery status information.\n\n**Access Required**:\n\nThis extension will operate with the following project IAM roles:\n\n* datastore.user (Reason: Allows this extension to access Cloud Firestore to read and process added documents.)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmessagebird%2Ffirestore-send-msg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmessagebird%2Ffirestore-send-msg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmessagebird%2Ffirestore-send-msg/lists"}