Integr8 Code Samples
General Code Samples
Every one of our web service methods is documented in detail including code samples in multiple languages. For more details on any individual web service
method please browse our documentation.
The most commonly requested web methods are:
- GetFullAddress - Lookup an address from a postcode and optional building number.
- FindAddress - Lookup an address from a building number/name, street and town.
- FindTelephoneNumber - Get a telephone number from a full name and address.
- IsCallable - Check if a telephone number is on the TPS.
- Ajax Methods - For an introduction on how to integrate any of our web services into your website using only client-side javascript.
- Overview - For an overview of all of our services with links to code samples.
The code samples below demonstrate using the Integr8 web services to enhance your
web site or custom application with advanced data capture and verification tools.
Ajax Postcode Lookup
This sample demonstrates how to add postcode lookup functionality to your web site using
our Ajax API.
Ajax Postcode Lookup Sample
Microsoft Dynamics CRM Postcode Lookup
This sample demonstrates how to add postcode lookup functionality to the Microsoft Dynamics
CRM system using our web services API.
Microsoft Dynamics CRM Postcode Lookup Sample
PHP Postcode Lookup
This sample demonstrates how to add postcode lookup functionality to your web site using
our web services API from PHP.
PHP Postcode Lookup Sample
Word SmartTag - Postcode Lookup
This sample demonstrates how to create a SmartTag to add postcode lookup functionality
to Microsoft Word.
Word SmartTag Postcode Lookup Sample
TAPI Dialer - TPS Check
This sample demonstrates how to create a TAPI-based phone dialer that checks numbers
against the TPS before calling them..
TAPI Dialer TPS Check Sample