Wondering if you think GAS doPost would support a subresource?
ie.
Webhook URL:
https://scripts.google.com/macros/<script-id>/sub-resource
I have a service that insists on sending the payload to this sub-resource instead of to a parameter in the querystring. Appreciate your thoughts?