If macros were supported in providing the webhook URLs, that could save the need for creating an extra endpoint for dealing with the returned data.
Example use case: push notifications
HTTPS://API.PUSHOVER.NET/1/MESSAGES.JSON?message=${firstname} just pledged ${amount_cents}! (URL encoded of course)