Setup Guide
You can find your Productboard app credentials in your Productboard Integration Settings.Note: Productboard API access is restricted to Productboard Pro plans and above. Your users will need to have Productboard Pro plans or above to use this integration.
Getting your Productboard API Key
- Login to your Productboard account
- Navigate to Workspace Settings > Integrations > Public API > Access Token
- Click + to generate a new token.
Connecting to Productboard
Once your users have connected their Productboard account, you can use the Paragon SDK to access the Productboard API on behalf of connected users. See the Productboard REST API documentation for their full API reference. Any Productboard API endpoints can be accessed with the Paragon SDK as shown in this example.Building Productboard workflows
Once your Productboard account is connected, you can add steps to perform the following actions:- Create Feature
- Update Feature
- Get Feature by ID
- Delete Feature
- Create Component
- Update Component
- Get Component by ID
- Get Product by ID
{{
to invoke the variable menu.