how can use web hook

Posted in General by Saeb Sun Jul 31 2016 11:45:40 GMT+0000 (UTC)·Viewed 89 times

Hey Friends i want use web hook but i dont know what is its parameter. i tested some times and my error in each change and check were : The request content was malformed: JsResultException(errors:List((/image_url,List(ValidationError(List(error.path.missing),WrappedArray()))), (/document_url,List(ValidationError(List(error.path.missing),WrappedArray()))), (/text,List(ValidationError(List(error.path.missing),WrappedArray())))))1 next error was(i think problem is in parameters): { "status" : "failure" }1 and another error was: There was an internal server error.1 ---by like this code: $jsonData = array( 'signature' => 'aedab8a1713b153d3a52c1cb04eac7603f77618ed96a6dd87729dc8312282fbb', 'text' => 'hello from web', ); i need answer fast. i need a document best regards
  
Markdown is allowed