View source: R/download_report.R
Checks when the latest records in downloads was modified and exports records from zoho that have been modified since that date
1 | download_report(dir_downloads, zoho_report, access_token, ...)
|
dir_downloads |
A directory. Directory to store the download data |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.