Create plugin integration

Creates a new plugin integration. As part of creation, Productboard sends a probe request (GET) to your configured action URL to verify it is reachable and intends to receive action notifications. See the callbacks section below.

The integration is created in the enabled state by default. Set fields.integrationStatus to disabled to skip the probe (useful for staged setup).

action is write-only: the action configuration, including any headers.authorization secret, is never returned in responses.

Body Params

Plugin integration to create.

data
object
required
Responses

Callbacks
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here! Or choose an example:
application/json