Skip to main content

Direct 7 (D7) Networks

  • Official Website: https://d7networks.com
  • Icon Support: No
  • Message Format: Text
  • Message Limit: 160 Characters per message

Account Setup

To use this service you will need a D7 Networks account from their website

After you've established your account you can get your api login credentials (both user and password) from the API Details section from within your account profile area.

Receipe

Valid receipes are as follows:

  • d7sms://{user}:{password}@/{PhoneNo}
  • d7sms://{user}:{password}@/{PhoneNo1}/{PhoneNo2}/{PhoneNoN}

Parameter Breakdown

VariableRequiredDescription
userYesThe username associated with your D7 Networks account. This is available to you via the API Details section from within your account profile area.
passwordYesThe API Secret associated with your D7 Networks account. This is available to you via the API Details section from within your account profile area.
PhoneNoYesAt least one phone number MUST identified to use this plugin. This field is also very friendly and supports brackets, spaces and hyphens in the event you want to format the number in an easy to read fashion.
fromNoOriginating address,In cases where the rewriting of the sender's address is supported or permitted by the SMS-C. This is used to transmit the message, this number is transmitted as the originating address and is completely optional.
priorityNoBy default a priority of zero (0) is set (low). You can set 0, 1, 2, or 3 if you wish to adjust this value where as 3 represents a high priority.
batchNoD7 Networks allows a batch mode. If you identify more then one phone number, you can send all of the phone numbers you identify on the URL in a single shot instead of the normal Magic Receipe approach (which sends them one by one). Enabling batch mode has both it's pro's and cons. By default batch mode is disabled.