Description Usage Arguments Value
View source: R/get_sequences.R View source: R/get-sequences.R
Returns a tibble containing sequence ID, attributes, and relationships. The sequence ID is used to add prospects to sequences using add_prospect_seq()
.
Returns a tibble containing sequence ID, attributes, and relationships. The sequence ID is used to add prospects to sequences using add_prospect_seq()
.
1 2 3 | get_sequences(token = Sys.getenv("OUTREACH_TOKEN"))
get_sequences(token = Sys.getenv("OUTREACH_TOKEN"))
|
token |
Your Outreach.io token which should be stored in the environment variable |
A tibble containing sequence identifiers and associated information.
A tibble containing sequence identifiers and associated information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.