Description Usage Arguments Details Value
Soon to be deprecated! Use hs_owners_raw()
.
Soon to be deprecated! Use hs_owners_tidy(owners, view = "owners")
.
1 2 3 4 5 6 7 8 | get_owners(
token_path = hubspot_token_get(),
apikey = hubspot_key_get(),
include_inactive = TRUE,
email = NULL
)
owners(owners = hs_owners_raw())
|
token_path |
Path to OAuth 2.0 token.
See |
apikey |
API key to work with Hubspot (only used if |
include_inactive |
Should inactive entities be returned |
email |
Search for owners matching the specified email address (exact match). |
owners |
Raw data from |
Inactive owners are defined as owners without any active remotes.
List of owners
tibble of owners
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.