api_get_report: Gets report from Zoho based on criteria

Description Usage Arguments Value

View source: R/api_get_report.R

Description

Gets report from Zoho based on criteria

Usage

1
api_get_report(zoho_report, new_token, criteria)

Arguments

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

Value

A tibble. Tibble format of the requested report


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