Answers/SchemeServe Answers

Answered

Scheme Serve API

Nisar Tahir
asked this on Jan 13 15:06

Hello,

 

Is it possible to import external data and store it into a client's record which can then be used to re-quote and calculate a new premium.

 

Example:

 

An external database contains vehicle record that holds mileage driven, can this be imported into the client's record held in Scheme serve and then use this data in the rules system to calculate a new revised premium for the client?

 

Comments

User photo
Colin Kippin
ADM Network Ltd

Hi Nisar,

 

Yes this would be possible with the API

One should always bear in mind if its worth doing that or just re keying that into the questions set but this is quite possible to achieve

 

Colin

January 13, 2012 15:17
User photo
John Levett
Monitor Insurance
Is this part if the ABI motor insurers project? The move is away from the insured providing data and the insurer getting data from the dvla, mib etc.
January 13, 2012 15:18
User photo
Colin Kippin
ADM Network Ltd

Hi John,

 

Not specifically at this stage no although the API will enable us to link to almost anywhere so there is no reason that this could not be achieved.

 

Colin

January 13, 2012 15:21
User photo
Nisar Tahir

Thank you Colin,

Would it be possible to access the api documentation and if possible any examples ?

I would like to create a dynamic pricing system where the premium changes according to the data been supplied and there could be a lot of data for each client, I think that would make it difficult to do manually.

 

Nisar

 

 

January 13, 2012 15:53
User photo
Colin Kippin
ADM Network Ltd

I will see what is available - could you please confirm the url that you are using in your trial,  it will end in schemeserve.com

 

January 13, 2012 15:57
User photo
Nisar Tahir

blackboxcover.schemeserve.com

January 13, 2012 16:00
User photo
Nisar Tahir

If the comment below is inappropriate for this forum, please delete it and I apologise in advance.

 

Hi John,

 

We are looking to create a telemetry based scheme, would you have an interest in looking at our proposal, once it is working ?

 

Nisar

January 13, 2012 16:10
User photo
Mark Williams
Choice Insurance

On the subject of the API, it would be extremely useful if there were a guide I could look at. The feature is of great interest but I don't know where to start.

Cheers.

Mark

January 31, 2012 17:59
User photo
Colin Kippin
ADM Network Ltd

Hi Mark,

We are currently working on such a document so I will let you know as soon as its available.

Regards

Colin



February 01, 2012 12:03
User photo
Mark Williams
Choice Insurance

Hi Guys,

I am working on a javascript project which requires use of our lookup tables. Can this be done with the API? Could you please provide some form of help quide to get me started? Juts this function would be fine for now.

Cheers.

Mark

April 13, 2012 21:10
User photo
Adam Bishop
ADM Network Ltd

Hi Mark,

This could certainly be done with the new API although it's not finalised yet and we don't have documentation or a live service to publish yet :(

However, there is already Javascript in SchemeServe used to pull lookup tables which you could adapt.  It's way outside the scope of this forum article and you're certainly breaking new ground here but if you look carefully at the code you should be able to extract Javascript from your own Get Quote page that currently pulls a list of trades (it's certainly done with AJAX already).  You'll need something like Firebug or to Inspect Element with Chrome or Safari dev tools.

If you need any assistance adapting it please raise your request on the Javascript Forum so perhaps other script experts can lend a hand.  When our full API is available we'll also be able to provide official support for pulling lookups via Javascript .

Best wishes,

 

Adam

April 16, 2012 10:46
User photo
Mark Williams
Choice Insurance

Thanks Adam, I'll have a look.

April 16, 2012 11:16