Skip to content

Add kwtSMS Independent Publisher connector#4175

Open
boxlinknet wants to merge 2 commits into
microsoft:devfrom
boxlinknet:add-kwtsms-connector
Open

Add kwtSMS Independent Publisher connector#4175
boxlinknet wants to merge 2 commits into
microsoft:devfrom
boxlinknet:add-kwtsms-connector

Conversation

@boxlinknet
Copy link
Copy Markdown

kwtSMS Independent Publisher Connector

Overview

kwtSMS is a Kuwait-based SMS gateway (kwtsms.com) that delivers messages to 200+ countries. This connector
brings kwtSMS into Power Automate workflows.

Connector Details

Supported Operations

Operation Description
Send SMS Send a message to one or more recipients (max 200). Optional test mode.
Check Balance Get available and purchased SMS credits.
List Sender IDs Get approved sender IDs for the account.
Check Coverage List active country codes for sending.
Validate Numbers Validate phone numbers (OK, ER, NR grouping).

Authentication

Three connection parameters: username (string), password (securestring), sender ID (string). Injected into
request body using setproperty policy templates.

Testing

All 5 endpoints tested against the live kwtSMS REST JSON endpoints. Both swagger and apiProperties validated
against Microsoft JSON schemas.

Checklist

  • I have tested this connector
  • apiDefinition.swagger.json follows the OpenAPI 2.0 specification
  • apiProperties.json includes connection parameters and branding
  • icon.png is included (160x160)
  • README.md describes prerequisites, operations, and known issues
  • No forbidden words in title
  • Description is between 30-500 characters
  • Privacy policy URL is valid
  • Unique operationIds for all operations

@boxlinknet boxlinknet requested a review from a team as a code owner March 28, 2026 13:34
@boxlinknet
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="kwtSMS"

@boxlinknet boxlinknet force-pushed the add-kwtsms-connector branch from e941f69 to 3355e98 Compare March 28, 2026 14:23
@boxlinknet boxlinknet changed the base branch from master to dev March 28, 2026 14:44
@boxlinknet boxlinknet force-pushed the add-kwtsms-connector branch from 955224c to fcce621 Compare March 28, 2026 14:50
@vmanoharas
Copy link
Copy Markdown
Contributor

Hi @boxlinknet,

Thank you for your interest to submit your connector as Independent Publisher.

Kindly follow the instructions mentioned in the below documents.

Follow these instructions before follow below two links - https://github.com/microsoft/PowerPlatformConnectors?tab=readme-ov-file#independent-publisher-connectors

Prepare package zip file and upload - https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission

Independent Publisher connector certification process - https://learn.microsoft.com/en-us/connectors/custom-connectors/certification-submission-ip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants