Description Usage Arguments Details Value
View source: R/deal_pipelines-deprecated.R
Soon to be deprecated! Use hs_deal_pipelines_raw()
.
1 2 3 4 5 | get_deal_pipelines(
token_path = hubspot_token_get(),
apikey = hubspot_key_get(),
include_inactive = "EXCLUDE_DELETED"
)
|
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 |
Inactive pipelines are defined as deleted pipelines.
List with deal pipeline data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.