post
https://api.productboard.com/v2/plugin-integrations
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.
Callbacks