This function is used to retrieve information on all registered organizations in your Zendesk organization
此功能是用于检索所有注册机构的信息Zendesk组织
用法----------Usage----------
getOrganizations()
Details
详细信息----------Details----------
This function will return a data.frame containing all fields on every organization. The tags key will be returned within the data.frame as a list.
这个函数将返回一个数据框,包含各个领域的每一个组织。的标签键,将返回的数据框的列表内。
值----------Value----------
returns a data.frame of all organizations
返回一个数据框的所有组织
(作者)----------Author(s)----------
Tanya Cashorali
参考文献----------References----------
实例----------Examples----------
## Not run: [#不运行:]
## This requires Zendesk authentication[#这需要Zendesk认证。]
organizations <- getOrganizations()