cancel
Showing results for 
Search instead for 
Did you mean: 

Magento Oauth Login and Java

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Magento Oauth Login and Java

I know Magento was developed with PHP, but I do a lot of work with Java and C#. Sadly I don't have the time to pick up PHP just yet. Has anyone developed scripts with Java or C# before?

 

Right now, I'm getting started with Magento and need to work on authentication first, but my main task is to download sales orders programmatically as CSV files daily. Yes I know how to do it in the back-end manually, but I haven't been able to find a way to schedule a job to export the data to a stage where I could login through FTP and grab the data that way. Now I could be wrong and it might be possible, but I haven't found a solution just yet.

 

So has anyone had the experience of using a high level language like Java or C# to gather data daily or just to do anything in general?

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Magento Oauth Login and Java

2 REPLIES 2

Re: Magento Oauth Login and Java

Re: Magento Oauth Login and Java

Thanks for the link @Damian Culotta. I'll look into it and see if it helps.