Dashboard
/
Provider Center
/
DN_NETMEDIA_CN
/
Edit Connector
Edit Connector
Update SMPP, API, or simulator connection parameters.
Back
Provider:
DNY_MOBILE_WHATSAPP - DDYN Mobile Batam
Provider default type: WHATSAPP
Connector Code
Connection Type
SMPP
API
Simulator
Channel
Select Channel
email - Email
gsm_modem - GSM Modem
otp - OTP
sms - SMS
telegram - Telegram
voice - Voice
whatsapp - WhatsApp
Status
Active
Inactive
Suspended
Priority
Jasmin Connector ID
Host
Port
System ID / Username
API Config JSON
{ "auth": { "type": "header", "header_name": "Authorization", "header_value": "Bearer 1292|U8FmmfL0iO0uuu9DTJIKTcbilNsckFyWA8yysRTD" }, "data": { "message": "$param.0", "recipient": "$recipient", "sender_id": "$sender_id", "template_name": "$provider_template_name" }, "mode": "otp", "driver": "generic_http_whatsapp", "method": "POST", "headers": { "Accept": "application/json", "Content-Type": "text/plain" }, "defaults": { "sender_id": "Netmedia" }, "endpoint": "https://dnymobile.com/api/v3/wabaotp/send", "body_type": "raw_text", "transport": "curl", "response_map": { "message": [ "$.message", "$.data.message", "$.error" ], "success": [ "$.success", "$.ok", "$.data.success" ], "provider_status": [ "$.data.status", "$.status", "$.data.state", "$.success" ], "provider_message_id": [ "$.data.uid", "$.uid", "$.message_id", "$.id", "$.data.message_id", "$.data.id" ] }, "body_template": "{\n \"recipient\": \"$recipient\",\n \"sender_id\": \"$sender_id\",\n \"template_name\": \"$provider_template_name\",\n \"message\": \"$param.0\"\n}", "debug_request": true, "timeout_seconds": 30 }
For API connectors. Leave empty for SMPP if not needed.
Secret Config JSON
Secret is encrypted and never displayed again. Current secret:
stored
.
Clear existing secret config
Update Connector
Cancel