Function reference
-
pp_get_companies()
- Get a tibble of companies.
-
pp_get_companies_vector()
- Get named vector of companies.
-
pp_get_contact()
- Get a contact.
-
pp_get_contacts()
pp_get_contacts()
- Get a list of all the contacts in the account.
-
pp_get_contacts_vector()
- Get named vector of contacts
-
pp_get_feedback()
- Get a piece of feedback.
-
pp_get_feedbacks()
- Get tibble of feedbacks.
-
pp_get_idea()
- Get an idea.
-
pp_get_idea_feedback()
- Get feedback associated to an idea.
-
pp_get_ideas()
- Get list of ideas.
-
pp_get_personas()
- Get tibble of personas.
-
pp_get_personas_vector()
- Get named vector of personas.
-
pp_get_products()
- Get tibble of products.
-
pp_get_products_vector()
- Get tibble of products.
-
pp_get_tags()
- Get tibble of tags.
-
pp_get_tags_vector()
- Get vector of tags
-
pp_get_user()
- Get a user.
-
pp_get_users()
- Get a list of users.
-
pp_post_feedback()
- Create a new feedback.
-
pp_archive_feedback()
- Archive an existing piece of feedback.
-
unnest_tibble()
- Unnest a list column of tibbles.
-
parse_prodpad_date()
- Parse prodpad dates using lubridate.
-
browse_api_docs()
- Browse the ProdPad API docs at swaggerhub.
-
browse_api_key()
- Browse ProdPad and open the API key page
-
.pp()
- Query the Prodpad API