taking-advantage-of-Web-Apps-with-google-apps-script
taking-advantage-of-Web-Apps-with-google-apps-script copied to clipboard
GAS doPost(e) with sub-resource?
trafficstars
Wondering if you think GAS doPost would support a subresource?
ie.
scripts.google.com/macros/
I have a service that insists on sending the payload to this sub-resource instead of to a parameter in the querystring. Thoughts?