SchemeServe API
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?
-
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
-
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
-
Our new API has just been released! Please take a look here >>> http://www.schemeserve.com/theService/api/ <<<<
Please sign in to leave a comment.
Comments
13 comments