1 credit = R 0.30 (ZAR only)

How to Setup Automatically Updated Services

Titbits can automatically fetch your service information

  • To deliver info from an existing Titbits service - go to "Parse URL" option and enter COPY:Surfa in the box.
  • To deliver info from a webpage - go to "Parse URL" option and enter the URL for the infopage in the box. You will need to setup the info, to be fetched, in a special way.

Here is an example for a daily temperature report:

< sms>
< var name="id"value="1043244000">
< var name="temperature" value="16.4">
< smstext>
Today's Temperature: 16.4?C
< smstext>
< /sms>


This Displays as

Today's Temperature: 16.4?C
The id variable is used to test if the information has been updated since the last posting or not. This must be unique.

This example has one attribute, called temperature. If you define this attribute in your service setup, then your subscribers will be able to set up filters based on this information.

Please contact us for more information.