Delivery Services

Integration with MOCEAN SMS

MOCEAN provides a messaging platform supporting SMS via long codes, short codes and virtual mobile numbers. PageGate passes GET/POST requests to the MOCEAN API. Two-way messaging is also supported.

Register an account with MOCEAN before configuring: moceanapi.com ↗

Configure MOCEAN in PageGate

  1. Open the PageGate Admin. Right click Carriers, left click Add. Name the carrier: MOCEAN
  2. Set the following:
    Protocol: HTTPPOST
    Host: rest.moceanapi.com/rest/2/sms
    Port: 443
    Max Chars: 160
  3. Click Apply.
  4. Go to Carriers — MOCEAN — Template. In the Text section enter:
    |mocean-api-key|get-this-from-mocean|
    |mocean-api-secret|get-this-from-mocean|
    |mocean-from|%Sender%|
    |mocean-to|%Pin%|
    |mocean-text|%Message%|
  5. Click Apply.

Enable Two-Way Messaging (Optional)

To enable two-way messaging, configure PageGate's GetWeb interface to reference an externally accessible web server, then authorize the PageGate webdata CGI handler in IIS. You will need to provide MOCEAN with the URL to your webdata.exe (e.g. http://www.yourdomain.com/pgscripts/webdata.exe).

How to configure the PageGate web interface ↗

Return to Delivery Services

Need help with this integration?

Our support team can walk you through the configuration steps.