bring_api: Get API (JSON) and Transform into data.frame
Description
This function lets the user bring API data as JSON format and transform it
into data.frame. Designed initially for Hubspot but may work on other API
Usage
bring_api(url, status = TRUE)
Arguments
status
Boolean. Display status message?