Skip to contents

Returns a tibble of all the feedback that is associated to the idea. This allows you to display the feedback in other apps for a particular idea or sync feedback between ProdPad and other applications.

Usage

pp_get_idea_feedback(id, ...)

Arguments

id

Numeric ID of the idea.

...

Other arguments passed to .pp()]

Note

GET /ideas/id/feedback

See also

Other Ideas: pp_get_ideas()