get_access: Get access token environment variable for data access.

Description Usage Value Examples

Description

Based on given client id and secret from developer.domo.com, get access token for data acess and store in environment. We assume the given OAuth information has at least data access.

Usage

1
get_access(type = "data")

Value

Sucess or failure (1/0). An access token for data acess and one for user access will be stored in the package environment.

Examples

1

jeremydmorris/rdomo documentation built on Nov. 15, 2020, 9:24 a.m.