View source: R/get-prospects.R
Search Outreach.io prospects.
1 2 3 4 5 6 7 | search_prospects(
owner_email,
owner_id,
account_name,
tag,
token = Sys.getenv("OUTREACH_TOKEN")
)
|
owner_email |
Prospect owner email address(es). Optional. |
owner_id |
Prospect owner ID(s) (also known as mailbox ID). Optional. |
account_name |
Account name(s). Optional. |
tag |
Prospect tag(s). Optional. |
token |
Your Outreach.io token which should be stored in the environment variable |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.