Wednesday 10 Mar 2010
API - Connect with KOMOBILITY


The KOMOBILITY API (available for PROPtxt, STARtxt, ZOOMtxt accounts) allows you to interact and "sync" your Mobile campaigns and services from your own web sites and applications.

What can you do with the API?

The most common use is to sync the data in your KODIME account with your own database or CRM software, but there are loads of other uses. Here's a few we see quite a bit...

  • Automatically sync your mobile subscriber lists with your own customer management software
  • Use your own in-house software to store customer or member details, and then outsource your mobile delivery to our platform
  • Send or schedule push campaigns through your own software
  • Download customers who responded to specific campaigsn via keywords or email so you can follow them up over the phone
  • Sync anyone who unsubscribes from a campaign and add them to your master "do-not-contact-ever-again" list

Functions available as standard via the API

  • Retrieve Messages From the Inbox
  • Retrieve Messages From the Outbox
  • Retrieve All Group Names
  • Retrieve Contact Information
  • Retrieve All Push Templates
  • Send Free-Form messages or Push Templates
  • Retrieve All Voting Campaigns
  • Retrieve Vote Tally for a Specified Voting Campaign
  • Retrieve Current SMS Credit Balance
  • Adding and Updating Contacts

NOTE: Additional modules can be written upon request. We are continually expanding the API function library, so do not hesitate to gives us a call.

What languages are supported

You can use almost any language that can consume web services to achieve what you are after with the API. As long as you are proficient in your language of choice, you should have no problem working with the methods available.

Example API request written in PHP

 

 

<?php

// API URL

$api_url =

"url_of_the_API ";

// Apache auth

$api_user =
$api_pass =

"user";"pass";

// Request

$xml =
$context = stream_context_create(

array (

"";

'http'

=> array(

'method'

=> 'POST',

'header'

base64_encode($api_user.

=> sprintf("Authorization: Basic %s\r\n",':'.$api_pass))"Content-type: application/x-www-form-urlencoded\r\n",

'content'

=> http_build_query(array('xml' => $xml)),

'timeout'

),

)

);

$response = file_get_contents($api_url,

header (

echo $response;

?>

=> 5,false,$context);"Content-Type:text/xml"
 
Bookmark and Share

 

PROPtxt Mobile Marketing for the property and real estate industry

mCommerce

  • An Image Slideshow
  • An Image Slideshow
  • An Image Slideshow
  • An Image Slideshow
  • An Image Slideshow
  • An Image Slideshow

Self Service

Self serviceKnow your digital Marketing? You'll find our solutions are easy to use, yet feature rich - the only tools you'll ever need to create and drive your campaigns.

find out more

 

freedemoBook an Online demo session

 

Professional Services

teamLet our experienced team help you create, plan and actively manage your digital Marketing scenarios.

find out more [API - Connect with KOMOBILITY]

 

Agencies

AgencyOur professional solutions are by agencies across new media, direct marketing, advertising, design and PR to provide their own clients with professional-grade Mobile marketing services.

find out more


QR Codes

QR Code
Use Quick Response Codes like this one to drive mobile response. Included for free with all Accounts.

© 2009-2010 KODIME Ltd Mobile Marketing mCRM & mCommerce. This website is operated by KODIME Ltd, Stonebridge House, 28-32 Bridge Street, Leatherhead, Surrey, KT22 8BZ, United Kingdom, Company Registration 04431287. Registered Office: Esher, Surrey, KT10 8DD, United Kingdom. ZOOMtxt®, STARtxt® and PROPtxt® are registered trademarks of KODIME.

all_logos_corner