See Details
Logo CPaaS Help Center Developer Status
Sign in Contact Support
  1. 8x8 CPaaS Help Center
  2. Support

Support

  • Can I Whitelist my IPs (For HTTP/API calls)?

    With 8x8, your communication is secure, even in the unlikely event that someone gets hold of your API key. That's because only authorized devices from your approved locations (whitelisted IPs) can access our platform.

     

    You can set this up using you 8x8 Connect portal here https://connect.8x8.com/messaging/api-keys

    Under IP Whitelisting section. You may Create IP Address

    Screenshot 2024-04-19 at 3.08.48 PM.png

     

    You will be prompted to input the below information. Click SAVE once done.

  • How do I subscribe to your Status Page

    Subscribe to Updates

    There are multiple channels available to subscribe to our Status Page. 

    Screenshot 2024-02-07 at 4.57.59 PM.png

     

    • Subscribe via Email
    • Subscribe via Text Message
    • Subscribe via Slack 
    • Subscribe via Webhook
    • Subscribe via Atom or RSS Feed

    Subscribe to Components

    As a subscriber, you are able to select which Components you want to receive updates for. In this way, you will only be receiving update for Products. 

    Screenshot 2024-02-07 at 5.14.13 PM.png

     

    Aside from our CPaaS products, we are also posting any interruptions , maintenance or any activities done by our External Partner Operators. This can be found under External Connectivity. 

    You may select which region is relevant to your traffic. 

    Screenshot 2024-02-14 at 2.14.17 PM.png

  • How do I check my SMS Error Codes on the customer portal?

    Error codes are numeric codes used to signify that something unexpected or unwanted has occurred while sending your SMS.

    Think of them like warnings or alerts – they tell you something went wrong, but they also usually point you in the right direction to identify the cause and fix it.

     

    You can find this information in the Connect Portal under SMS > Logs Section.


    Screenshot 2024-02-05 at 9.31.12 PM.png

     

    You may encounter messages failing, this is indicated with the status Undelivered. By expanding each transaction, you can see additional information of  Error Code and Code Description.

     

    Screenshot 2024-02-05 at 9.38.07 PM.png

     

    **Some transactions of Undelivered status may not show corresponding Error Code and Error Code Description. This is due to no Error data from our SMS Partner

     

     

     

     

  • Can I register for a Sender ID?

    To request for Sender ID registration, please approach your Account Manager or drop an email to support@wavecell.com.

    Please note that Sender ID registrations are not applicable to all countries and it is subjected to individual operator's policies.

  • Do you have a Status Page?

    8x8 CPaaS has a status page. You may visit the page here : https://status.wavecell.com/ 

    Our status page has 2 sections. 

     

    1. Service Availability


     

    In the Service Availability section, you can see the different Components of our 8x8 CPaaS products. 

    • SMS 
    • Chat Apps (Whatsapp, Viber and Other Chat Applications)
    • Video Interaction
    • Voice
    • Web Platform (Our CPaaS Web Pages like 8x8 Connect, 8x8 Converse etc.)
    • External Connectivity (Our connections to respective Countries and Operators grouped into Regions)
    • Other

     

    2. Incidents

     

    Screenshot 2024-02-05 at 10.39.02 PM.png

     

    In the Incidents sections, you will see Ongoing or Past Incidents which have respective severity. You may refer to the colour of the incident title with the below.


    Screenshot 2024-02-05 at 10.44.34 PM.png

     

    For each incident, we will be posting each stage of the incident from Investigating up until it is Resolved

     

    For Incident of Partial and Major Outage, we will be posting a detailed Postmortem Report.

    Screenshot 2024-02-07 at 4.09.56 PM.png

    Screenshot 2024-02-07 at 4.10.12 PM.png

     

     

     

  • What is your DLR (Delivery Receipts) format for outbound SMS?

    Delivery Receipts (DLR or DR) are Webhooks for delivery statuses: POST requests sent by 8x8 platform in JSON format to the delivery reports callback URL configured for your account.

     

    Whenever a message has a new delivery status associated with the delivery stage it is in, 8x8 sends out a POST request with the new status to the callback URL.

     

    DLR Webhook Format

    Request body description

    Parameter name Parameter type Description
    namespace string A generic namespace for incoming webhook.
    Equal to SMS for delivery receipts.
    eventType string Webhook type.
    Equals to outbound_message_status_changed for delivery receipts.
    description string Human-readable description of the incoming event
    payload object Delivery receipt information, see below.

    Payload object description

    Parameter name Parameter type Description
    umid uuid A unique identifier generated by 8x8 for the message
    batchId uuid A unique identifier generated by 8x8 for the message if sent using Batch API
    clientMessageId string Your custom identifier for the message
    clientBatchId string Client managed id for this batch of messages : your own unique reference
    subAccountId string The sub-account id used to deliver the message
    source string The source (i.e: sender) used to deliver the message
    destination string Destination phone number where the SMS was sent (E.164 format)
    status object Current status of the message, please see Message status reference for details.
    price object Price information of the message, please see Price object reference for details
    smsCount integer Number of SMS segment in the message

     

    Below is a sample delivery receipt (DLR) for outbound SMS

    {

    "namespace": "SMS",

    "eventType": "outbound_message_status_changed",

    "description": "SMS outbound message delivery receipt",

    "payload": {

    "umid": "9e09ac86-bd74-5465-851d-1eb5a5fdbb9a",

    "batchId": "3e09ac86-bd74-5465-851d-1eb5a5fdbb9b",

    "clientMessageId": "1e09ac86-bd74-5465-851d-1eb5a5fdbb9b",

    "clientBatchId": "2e09ac86-bd74-5465-851d-1eb5a5fdbb9b",

    "subAccountId": "SubAccount-1",

    "source": "8x8",

    "destination": "+12025550293",

    "status": {

    "state": "undelivered",

    "detail": "rejected_by_operator",

    "timestamp": "2016-01-01T00:00:00Z",

    "errorCode": 15, "errorMessage": "Invalid destination"

    },

    "price": {

    "total": 0.0375,

    "perSms": 0.0125,

    "currency": "USD"

    },

    "smsCount": 3

    }

    }

     

    For more information regarding DLR please look into our developer site via the below link: 

    https://developer.8x8.com/connect/reference/delivery-receipts-for-outbound-sms

     

  • SMPP bind - What is 8x8 SMS Throughput?
     

     

    SMS throughput is the measure of data transfer between the connections measured by message per second. 

     

    At 8x8 CPaaS, our SMS throughput is tailored to each customer’s requirement during our onboarding process. This is to ensure our capacity are fully aligned with your business needs.

    In most cases, for each bind connected to 8x8 SMPP servers, you will be able to submit a maximum of 50 messages per second. If you are not aware of your existing SMS throughput, you can check with your account manager about specific requirements. 

     

    For more information regarding SMPP connection, please refer to the below link. 

    https://developer.8x8.com/connect/reference/smpp-connection

     

     

  • What are the different message statuses ?

    Here are the possible message statuses in 8x8 Connect:

     

    • PROCESSING or RECEIVED - the message has been received by our platform and it is currently being processed before being sent to the carrier.
    • SENT - The message has been sent to the operator and 8x8 has not received an acknowledgment yet from the operator.
    • DELIVERED - This means the message has been "delivered to the handset". If the status is not available from the operators, this means that 8x8 has received the confirmation from the carrier that the message has been "delivered to the carrier".
    • READ - This means the message has been read by the recipient
    • UNDELIVERED - We have received confirmation that the message was not delivered. This can be due to various reasons such as:
      • Mobile handset is unavailable (e.g. mobile is switched off or on roaming mode)
      • Filtered out by the operator
    • REJECTED - The message has not been accepted by our platform. This can be due to some errors such as incorrect mobile numbers or insufficient credit. You will not be charged for rejected messages.
  • What are the supported browsers for customer portal (8x8 Connect)?

    Our customer portal (8x8 Connect) supports major browsers like Google Chrome, Safari, Microsoft Edge, and Firefox. For best experience please use Google Chrome.

8x8 Logo

Company

  • About Us
  • Careers
  • Contact Us

Our Products

  • SMS
  • Chat Apps
  • Video Interaction
  • Voice
  • Pricing

Media

  • Customer Success Stories
  • News
  • Events
  • Blog

Resources

  • Documentation
  • Service Status
  • Ask for support
Privacy Policy | Terms of Use | Acceptable Use Policy
© 2023 8x8, Inc. All rights reserved.