And then you can follow this thread and use Ricks JSON Parsing library and tools to efficiently setup and parse the response that's coming back.
His library is for sure the way to go for parsing incoming JSON from Webhooks. I tried others way before, and they were less than ideal and used up more memory and Strings that can cause lockups.