Mattermost ProductBoard App (integration)
- Create Access Token(s) in ProductBoard > Settings > Integrations page (https://YOURSITE.productboard.com/settings/integrations).
- Use
/pb connect --access-token ACCESS_TOKEN --gdpr-token GDPR_TOKEN
command in Mattermost to connect your ProductBoard account. You should see output similar to - You are ready to use ProductBoard Notes from within Mattermost!
--title
,--content
,--email
, and--tags
map onto the Note fields- Use quotes or backticks for values with spaces
- Use a comma-separated list for tags
You can also use --interactive
to finish filling out the inputs in a modal, as in
You can create a ProductBoard Note from a post in Mattermost using the Create a ProductBoard Note post menu item, available from the "..." menu on a post (hover)