Description Usage Arguments Value
View source: R/get_workpath_data.R
Use workpath api to query data
1 2 3 4 5 6 | get_workpath_data(
your_company_subdomain,
endpoint,
auth_header = workpath_api_token(),
raw_data = FALSE
)
|
your_company_subdomain |
string: Company subdomain: https://<your-company>.workpath.com/api/v1 |
endpoint |
string: Endpoint |
auth_header |
string: Workpath API token |
raw_data |
boolean: Raw data to return or not |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.