Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 478 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 478 Bytes

Getting started

The Telstra SMS Messaging API allows your applications to send and receive SMS text messages from Australia's leading network operator.

It also allows your application to track the delivery status of both sent and received SMS messages.

Configuration

Edit functions.pm and fill out:

my $consumer_key = "";
my $consumer_secret = "";

See the documentation at Dev.Telstra.com for more information