get_all_: Execute GET from pipedrive's URL

Description Usage Arguments Value Examples

Description

Execute GET from pipedrive's URL, download all pages from URL and return a data frame with result.

Usage

1

Arguments

url

Pipedrive URL for get informations from bases

Value

a data frame with result

Examples

1
2
3
4
5
## Not run: 
#Example
get_all_("https://api.pipedrive.com/v1/activities?start=0&api_token=exemaple_token")

## End(Not run)

Rpipedrive documentation built on May 15, 2019, 1:06 a.m.