Learn R Programming

lares (version 4.7)

f1_contacts: Hubspot contacts (Somos F1)

Description

This function brings all contacts from Somos F1's Hubspot account. It also transforms the API's JSON result data into a relational table or data.frame. Keep in mind that it will always bring the latest value for each parameter (column).

Usage

f1_contacts(limit = 1000, creds = NA)

Arguments

limit

Integer. Limit the amount of contacts to return. Multiples of 100 or round up will occur.

creds

Character. Credential's user (see get_credentials)

See Also

Other Connections: bring_api, db_download, db_upload, geoAddress, li_auth, queryDW, queryDummy, queryProduc, typeform_download