download_report: Downloads report from zoho

Description Usage Arguments

View source: R/download_report.R

Description

Checks when the latest records in downloads was modified and exports records from zoho that have been modified since that date

Usage

1
download_report(dir_downloads, zoho_report, access_token, ...)

Arguments

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


araupontones/MELpact documentation built on Dec. 19, 2021, 4:35 a.m.