# SMS Adapter Services

## Overview

The SMS Adapter Service, part of the Mukta\_IMPL repository, is a crucial component designed to facilitate SMS notifications. It listens for incoming data on specific Kafka topics and triggers the sending of SMS notifications

## Repository Information

* Repository Name: Mukta\_IMPL
* Branch: UAT
* Branch: [click here](https://github.com/odisha-muktasoft/MUKTA_IMPL/tree/UAT/reference-adapters/sms-adapter) for branch link
* Environment: mukta-uat
* Port: 8080
* Context Path: /sms-adapter

## Dependencies

* Database(Postgres): digit\_works
* Kafka Server
* idGenService
* attendanceService
* workflowService
* mdmsService
* hrmsService
* estimateService
* worksProjectManagementSystemService
* locationService
* contractService
* localizationService
* urlShortnerService
* organisationService
* expenseCalculatorService


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/deployment/sms-adapter-services.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
