request_google_forms {metricminer} | R Documentation |
This is a function to get the Calendly API user info
request_google_forms(
token,
url,
body_params = NULL,
query_params = NULL,
return_request = TRUE
)
token |
credentials for access to Google using OAuth. 'authorize("google")' |
url |
The endpoint URL for the request |
body_params |
The body parameters for the request |
query_params |
The body parameters for the request |
return_request |
Should a list of the request be returned as well? |
This function returns a list from a API response JSON file