search_prospects: Search Outreach.io prospects.

Description Usage Arguments

View source: R/get-prospects.R

Description

Search Outreach.io prospects.

Usage

1
2
3
4
5
6
7
search_prospects(
  owner_email,
  owner_id,
  account_name,
  tag,
  token = Sys.getenv("OUTREACH_TOKEN")
)

Arguments

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 OUTEREACH_TOKEN if authentication was done with outreach_auth()


JosiahParry/outReach documentation built on June 7, 2021, 7:45 a.m.