Process webhook response

I currently setup the key_request_event and use it with one simple webhook on one of APIs. Webhook works as expected but is there any way to get the webhook response and process the data.

E.g. I would like to get external token for developers from the API provider and store it to additional fields that tyk provides for developers.

If it’s not possible, is it only possible by using custom plugins?