Sorry, you need to enable JavaScript to visit this website.

You are here

blog

BY Vinodh Seshadri

15/11/18

Wideband Feasibility API extended to return Area and Equipment installed indicator

Wideband Feasibility API now includes Region, Area, Zone, State and ESA information along with Equipment installed indicator for the Wholesale Business internet Product for a given AddressId. This is an enhancement to the existing API returning Green Site List, Red ESA List and Telstra Wholesale wideband site feasibility/product availability on Telstra Fibre for a given Telstra address Id / ESA.

Conversation via Telstra Messaging API

Creating a message thread can be done via Telstra Messaging API, whereby you can continue sending and receiving messages to and from the same party as if it were a conversation. You can link the message you send with the replies that have come back for that message from a specific party. Central to this feature is the use of the replyRequest field when sending messages.

 

BY Vinodh Seshadri

12/10/18

Wideband Feasibility API extended to additionally return Zone, Region and State.

Our Wideband Feasibility API now includes Zone, Region, State and Telstra Wholesale wideband product availability on Telstra Fibre and Copper/nbn TC2 against the given Exchange Service Area. This is an enhancement to the existing API returning Green Site List, Red ESA List and Telstra Wholesale wideband site feasibility/product availability on Telstra Fibre for a given Telstra address Id.

This means the API can now be invoked either using Telstra address Id or the Exchange Service Area.

BY Vinodh Seshadri

5/9/18

POP Lookup API is now available

We have added POP Lookup functionality to our API library.

We continue to grow our API library as part of our Digitisation program of work, delivered through an Agile approach. Our newest addition is the initial release of our POP Lookup API.
 

Why APIs?

APIs offer a standard build that can deliver lower development costs, faster implementation and more flexibility for you to automate and drive efficiencies in your business when you integrate with our B2B systems.

POP Lookup API

BY Vinodh Seshadri

8/8/18

Price Check API now available

We have added Price Check functionality to our API library.

We continue to grow our API library as part of our Digitisation program of work, delivered through an Agile approach. Our newest addition is the initial release of our Price Check API.
 

Why APIs?

APIs offer a standard build that can deliver lower development costs, faster implementation and more flexibility for you to automate and drive efficiencies in your business when you integrate with our B2B systems.

Price Check API

BY Vinodh Seshadri

15/3/18

Address Search and SQ APIs released

As we continue down the path of digitisation at Telstra Wholesale, our investment in developing the important functionality of APIs continues also. We have now added to our API library, including Address Search and nbn Service Qualification functionality.

ADDRESS SEARCH

BY Marcus Kennan

30/1/18

Understanding Messaging API Callbacks - Part 1

The callback functionality of the messaging API is a great utility allowing you to track the delivery status of sent messages, and receive replies to your dedicated phone number without the need of making additional API calls.

In this first of 2-post series, I will walk through how to set up callbacks for your app and how to develop and test callback features without having a hosted endpoint.