开发者

Ruby client for Monster job search/post API [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I have been looking for some information on writing a ruby client (preferably using savon) for the Monster job search/post APIs.

Doc for reference - http://integrations.monster.com/doc

I was able to play around with the monster web service toolkit. I tried with soapUI and with savon to make a service call but I couldn't get it right. I am sure I am missing something here.

Did anyone try inte开发者_如何学Pythongrating monster job search (using web-services/apis) with ruby/rails applications? I would really appreciate any help, suggestions and comments on this.

Thanks!


I figured it out. I could at least call monster search web service using savon.

Here is the link to sample code -

https://github.com/shettigarc/s-sourcecode/blob/master/ruby/apic/monster_job_search_api.rb


Can you show us the code you use to connect?

I am using Savon with some other services and found I needed to use a slightly older version (0.7.9), although I see 0.8.3 seems to be out now...

Are you using something to check whats going back and forth? I find Charles very useful.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜