{"id":20471512,"url":"https://github.com/backbase/azure-cs-connector","last_synced_at":"2026-04-19T00:07:01.733Z","repository":{"id":64829160,"uuid":"571545049","full_name":"Backbase/azure-cs-connector","owner":"Backbase","description":"This service is used by the Message Delivery capability, and provides integration to Azure Communication Service for sending sms and emails.","archived":false,"fork":false,"pushed_at":"2025-02-24T03:32:39.000Z","size":71,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-02-25T22:47:21.841Z","etag":null,"topics":["azure-communication-service","backbase","communication","message-delivery","third-party"],"latest_commit_sha":null,"homepage":"https://github.com/backbase/azure-cs-connector","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Backbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-28T11:15:52.000Z","updated_at":"2023-03-29T11:51:42.000Z","dependencies_parsed_at":"2024-02-12T15:42:11.802Z","dependency_job_id":"38773cea-7204-435d-a287-44fbf9b8d923","html_url":"https://github.com/Backbase/azure-cs-connector","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fazure-cs-connector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fazure-cs-connector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fazure-cs-connector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Backbase%2Fazure-cs-connector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Backbase","download_url":"https://codeload.github.com/Backbase/azure-cs-connector/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242039204,"owners_count":20061923,"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":["azure-communication-service","backbase","communication","message-delivery","third-party"],"created_at":"2024-11-15T14:16:23.305Z","updated_at":"2026-04-19T00:07:01.678Z","avatar_url":"https://github.com/Backbase.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"120\" src=\"Backbase.png?raw=true\" alt=\"Backbase Logo\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\nThis service is used by the \u003ca href=\"https://community.backbase.com/documentation/foundation_services/latest/message_delivery\"\u003eMessage Delivery\u003c/a\u003e capability, and provides integration to Azure Communication Service for sending emails.\n\u003cp\u003e\n\n\u003cp align=\"center\"\u003e \n    \u003ca href=\"https://github.com/backbase/azure-cs-connector/actions/workflows/main.yml\"\u003e\n        \u003cimg src=\"https://github.com/backbase/azure-cs-connector/actions/workflows/main.yml/badge.svg\" alt=\"Build\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://sonarcloud.io/summary/new_code?id=Backbase_azure-cs-connector\"\u003e\n        \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Backbase_azure-cs-connector\u0026metric=alert_status\" alt=\"Quality Gate\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://sonarcloud.io/summary/new_code?id=Backbase_azure-cs-connector\"\u003e\n        \u003cimg src=\"https://sonarcloud.io/api/project_badges/measure?project=Backbase_azure-cs-connector\u0026metric=sqale_rating\" alt=\"Maintainability Rating\" /\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://conventionalcommits.org\"\u003e\n        \u003cimg src=\"https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg\" alt=\"Conventional Commits\" /\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n## Table of contents\n* [About](#about)\n* [Usage](#usage)\n* [Contributing](#contributing)\n* [License](#license)\n\n## About\n\nThe `azure-cs-connector` adds support for sending emails using [Azure Communication Service](https://azure.microsoft.com/en-us/products/communication-services/) it is used within the [Message Delivery](https://community.backbase.com/documentation/foundation_services/latest/message_delivery) capability.\nIn the below diagram you can see how it fits into the Backbase architecture.\n\nThis connector was created using the following guide [Build a custom channel](https://community.backbase.com/documentation/foundation_services/latest/build_custom_channel). We use the `communication-channel` building block as a baseline and implement the connector to support the `email` channel specification.\n\n![Architecture](docs/azure-cs-connector.svg)\n\n## Usage\nThis service is deployed like any other Backbase capability/service and ships with a Docker image.\n\nThe following properties **must** be set as they have no default:\n\nProperty | Description\n--- | ---\n**azure.emailConnectionString** | azure email communication service connection string\n**backbase.mail.from-address** | senders email address\n**backbase.mail.from-name** | senders name\n\n\n## Contributing\n\nFirst off, thanks for taking the time to contribute! Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are **greatly appreciated**.\n\nPlease adhere to this project's [code of conduct](CODE_OF_CONDUCT.md). For detailed instructions on repo organization, linting, testing, and other\nsteps see our [contributing guidelines](CONTRIBUTING.md)\n\n#### Contributors\n\n[![](https://contrib.rocks/image?repo=backbase/azure-cs-connector)](https://github.com/backbase/azure-cs-connector/graphs/contributors)\n\n## License\n\nThis project is licensed under the **Backbase** license.\n\nSee [LICENSE.md](LICENSE.md) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Fazure-cs-connector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbackbase%2Fazure-cs-connector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbackbase%2Fazure-cs-connector/lists"}