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).
f1_contacts(limit = 1000, creds = NA)
Integer. Limit the amount of contacts to return. Multiples of 100 or round up will occur.
Character. Credential's user (see get_creds()
)
Other Credentials:
db_download()
,
geoAddress()
,
get_credentials()
,
get_tweets()
,
mailSend()
,
queryDB()
,
queryGA()
,
slackSend()
,
stocks_file()
,
stocks_report()