Last updated
Was this helpful?
Integrate the NIC SMS Gateway for secure, DLT-compliant SMS delivery in DIGIT.
Why use NIC SMS?
Secure (TLS 1.2 + certificate)
DLT-compliant (template IDs)
Government sender ID
Customizable message parameters
File: Your environment YAML file (like values.yaml or dev.yaml)
Add/update these configs under egov-notification-sms:
sms-provider-url: "https://smsgw.sms.gov.in/failsafe/MLink"
sms.provider.class: "NIC"
sms.verify.certificate: "true"
sms.senderid: "IUPYOG"
sms.provider.entityid: "1201160648389652723"
sms.default.tmplid: "1"
sms.enabled: "true"
# ...other required parametersEnsure that only the NIC is active as the SMS provider.
Last updated
Was this helpful?
Was this helpful?