Integration with OpenMarket — NotePage, Inc.

Delivery Services

Integration with OpenMarket

OpenMarket supports SMS via long codes, short codes and virtual mobile numbers. PageGate passes GET/POST requests to the OpenMarket API. Two-way messaging is also supported.

Register and configure an account with OpenMarket before proceeding. Part of registration grants access to their Customer Integration Environment.

Configure OpenMarket in PageGate

  1. Open PageGate Admin. Right click Carriers, left click Add. Name the carrier: OpenMarket
  2. Set the following:
    Protocol: HTTPPOST
    Host: smsc.openmarket.com/sms/v4/mt
    Port: 443
    Max Chars: 160
  3. Click Apply.
  4. Go to Carriers — OpenMarket — Advanced. Enter account ID and password in Username/Password fields. Click Apply.
  5. Go to Carriers — OpenMarket — Template. In the Text section enter:
    |Accept|application/json|
    |Content-Type|application/json|
    { "destination": { "address": "%Pin" },
    "source": { "address": "[short code, alphanumeric string, or VMN]" },
    "message": { "content": "%Message%", "type": "text" } }
  6. Click Apply.

OpenMarket API Documentation ↗

Return to Delivery Services

Need help with this integration?

Our support team can walk you through the configuration steps.