taking-advantage-of-Web-Apps-with-google-apps-script icon indicating copy to clipboard operation
taking-advantage-of-Web-Apps-with-google-apps-script copied to clipboard

GAS doPost(e) with sub-resource?

Open cclambie opened this issue 2 years ago • 0 comments
trafficstars

Wondering if you think GAS doPost would support a subresource?

ie. scripts.google.com/macros//sub-resource

I have a service that insists on sending the payload to this sub-resource instead of to a parameter in the querystring. Thoughts?

cclambie avatar Mar 01 '23 23:03 cclambie