Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Way to automate the downloading of transaction history

Lee Lindman
Singularity Evangelist
Join date: 31 Jan 2007
Posts: 26
06-06-2007 14:36
Hi there,
Does anybody know a way I could automate the login and retrieval of transaction history from the second life server? I am trying to build an interface between an accounting system and second life that can download the transaction history (excel file) and account for the transactions in the accounting system. I am only able to manually download the excel file at this time and manually feed it to the accounting system.

Could something such as cURL be used to login to a second life account (not into the world itself, but just the web page) and retrieve the excel file with the transaction history?

Any ideas would be appreciated.

Thanks,
LL
Lee Lindman
Singularity Evangelist
Join date: 31 Jan 2007
Posts: 26
06-07-2007 10:38
Hi again,
This PHP script I found does the trick.

/54/d0/150916/1.html

Cheers,
LL