Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
Web Service Description Language (WSDL) is an XML based, human- and machine-readable language used to describe a web service. It describes the available web service methods, the message request and response structures, the possible faults, and the communication and security requirements. This tag ...
-3
votes
1answer
605 views
wsdl creation to connect facebook
I am new to facebook graph api. I have gone through the restfb client which uses graph api to connect facebook. It has publish,fetching objects methods etc.
I am in need of creating a wsdl in order ...