How to listen for events on postbin and get the values out of it?

Posted by Xaisoft on Stack Overflow See other posts from Stack Overflow or by Xaisoft
Published on 2010-03-11T20:31:52Z Indexed on 2010/03/11 20:34 UTC
Read the original article Hit count: 192

Filed under:
|
|

I am testing out webhooks and I created a postbin test url and I am trying to create a webservice that would listen to the postbin url and be able to get the values out of the post, but I am not sure how to do this: My sample postbin url could be http://www.postbin.org/abcdef

© Stack Overflow or respective owner

Related posts about webhooks

Related posts about web-services