Description Usage Arguments Value
View source: R/api_get_report.R
Gets report from Zoho based on criteria
1 | api_get_report(zoho_report, new_token, criteria)
|
zoho_report |
A string. Report link name as it is defined in Zoho |
access_token |
A string. The refresh token that belongs to the requesting user, which is returned when the access_type=offline is included in the query string of the authorization request See Refresh the Access Token |
A tibble. Tibble format of the requested report
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.