get_flow_manual: get flow manual

View source: R/get_flow_manual.R

get_flow_manualR Documentation

get flow manual

Description

Runs an entire flow get request. Pass in a url manually formatted. Particularly useful when running an endpoint for just 1 flow.

Usage

get_flow_manual(url, key, sum = TRUE)

Arguments

url

url

key

an API token

sum

TRUE/FALSE if wish to sum values

Value

a dataframe

Examples

#NOT RUN
#get_flow_manual("https://app.communityconnectlabs.com/api/v2/contacts_report.json?flow=uuid124",key=myAPIkey)


kianwazzu/cclapi documentation built on May 31, 2024, 12:30 p.m.