I am trying to connect with the Google Reporting API, https://www.google.com/hosted/services/v1.0/reports/ReportingData .
The request are POST-based. See here : https://developers.google.com/google-apps/reporting/
The problem:
When using the Web rquest action, after defining the variables, and doing a test connection, I get:
Request failed with status: HTTP method GET is not supported by this URL.
Any ideas ?