Access the ruby on rails BL from .Net(WPF)

Hi
we are accessing the ruby on rails Business Logic from .Net (WPF).

we can able to GET data from the ruby on rails by rendering the page
to xml but we need to know
how to POST the data from WPF application to ruby on rails business
logic method.

Thanks in advance